aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/swap.json
diff options
context:
space:
mode:
authorPoil2014-05-18 12:38:13 +0200
committerPoil2014-05-18 12:38:13 +0200
commit397fd350c7a787cfec04c87f5fb638b5158da94f (patch)
tree424db679844cc4c14bb49189c670bad3b8a9ac39 /plugin/swap.json
parentAdd base option (1GB=1024Mo) (diff)
downloadapt-panopticon_cgp-397fd350c7a787cfec04c87f5fb638b5158da94f.zip
apt-panopticon_cgp-397fd350c7a787cfec04c87f5fb638b5158da94f.tar.gz
apt-panopticon_cgp-397fd350c7a787cfec04c87f5fb638b5158da94f.tar.bz2
apt-panopticon_cgp-397fd350c7a787cfec04c87f5fb638b5158da94f.tar.xz
Add base on all df plugins
Diffstat (limited to 'plugin/swap.json')
-rw-r--r--plugin/swap.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugin/swap.json b/plugin/swap.json
index 8caa510..7699a12 100644
--- a/plugin/swap.json
+++ b/plugin/swap.json
@@ -17,7 +17,8 @@
17 "color": "ff0000" 17 "color": "ff0000"
18 } 18 }
19 }, 19 },
20 "legend_format": "%5.1lf%s" 20 "legend_format": "%5.1lf%s",
21 "base": "1024"
21 }, 22 },
22 "swap_io": { 23 "swap_io": {
23 "title": "Swapped I/O pages", 24 "title": "Swapped I/O pages",