Dashboard Update - Add Detialed Disk Metrics

This commit is contained in:
Mike Reeves
2018-11-29 10:02:56 -05:00
parent 4a0b9a15e8
commit ef74fa8197

View File

@@ -263,7 +263,7 @@
] ]
} }
], ],
"thresholds": "0,{{ ROOTFS * .80 }},{{ ROOTFS * .90 }}", "thresholds": "0,{{ ROOTFS * .80|float }},{{ ROOTFS * .90|float }}",
"title": "{{ SERVERNAME }} - Disk Used(/)", "title": "{{ SERVERNAME }} - Disk Used(/)",
"transparent": false, "transparent": false,
"type": "singlestat", "type": "singlestat",