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