aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/df.json
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/df.json')
-rw-r--r--plugin/df.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugin/df.json b/plugin/df.json
index ad345e4..f066dcd 100644
--- a/plugin/df.json
+++ b/plugin/df.json
@@ -1,6 +1,6 @@
1{ 1{
2 "df_complex": { 2 "df_complex": {
3 "title": "Free space ({{PI}})", 3 "title": "Free space ({{PI}}) on {{HOST}}",
4 "vertical": "Bytes", 4 "vertical": "Bytes",
5 "type": "stacked", 5 "type": "stacked",
6 "legend": { 6 "legend": {
@@ -21,7 +21,7 @@
21 "base": "1024" 21 "base": "1024"
22 }, 22 },
23 "df_inodes": { 23 "df_inodes": {
24 "title": "Free inodes ({{PI}})", 24 "title": "Free inodes ({{PI}}) on {{HOST}}",
25 "vertical": "Inodes", 25 "vertical": "Inodes",
26 "type": "stacked", 26 "type": "stacked",
27 "legend": { 27 "legend": {