30 lines
926 B
JSON
30 lines
926 B
JSON
|
[
|
||
|
{
|
||
|
"specversion": "1.0",
|
||
|
"id": "845f6aca-e52a-11ed-9976-d8bbc1a4a0c6",
|
||
|
"source": "myownsource",
|
||
|
"type": "com.influxdata.telegraf.metric",
|
||
|
"datacontenttype": "application/json",
|
||
|
"data": {
|
||
|
"fields": {
|
||
|
"usage_guest": 0,
|
||
|
"usage_guest_nice": 0,
|
||
|
"usage_idle": 99.62546816517232,
|
||
|
"usage_iowait": 0,
|
||
|
"usage_irq": 0.12484394506911513,
|
||
|
"usage_nice": 0,
|
||
|
"usage_softirq": 0,
|
||
|
"usage_steal": 0,
|
||
|
"usage_system": 0.12484394506840547,
|
||
|
"usage_user": 0.12484394507124409
|
||
|
},
|
||
|
"name": "cpu",
|
||
|
"tags": {
|
||
|
"cpu": "cpu-total",
|
||
|
"host": "Hugin"
|
||
|
},
|
||
|
"timestamp": 1682613051000000000
|
||
|
},
|
||
|
"time": "2023-04-27T16:30:51Z"
|
||
|
}
|
||
|
]
|