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