mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Dashboard Update - Add Detialed Disk Metrics
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user