Dashboard Update - Add Detialed Disk Metrics

This commit is contained in:
Mike Reeves
2018-11-29 10:03:53 -05:00
parent ef74fa8197
commit de32c35cd0

View File

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