Average Disk Usage per HA Group (last 24h)
The average percentage of disk usage per HA group in the last 24h.
Details
| ID | ha-group-disk-line |
|---|---|
| Widget Type | line |
| Data Type | system |
| From Version | 6.1.0 |
| Predefined | Yes |
Query
host.disk
{ "id": "ha-group-disk-line", "version": -1, "fromVersion": "6.1.0", "name": "Average Disk Usage per HA Group (last 24h)", "description": "The average percentage of disk usage per HA group in the last 24h.", "dataType": "system", "widgetType": "line", "query": "host.disk", "isPredefined": true, "params": { "groupBy": [ "haGroup" ], "timeFrame": "minutes" }, "size": 1440, "dateRange": { "period": { "byTo": "", "byFrom": "minutes", "toValue": null, "fromValue": 60, "field": "" } } }