fixed cpu/ram utilization
This commit is contained in:
parent
841b3ba3f4
commit
ff96affcbe
18
example.json
18
example.json
@ -1,9 +1,9 @@
|
||||
{
|
||||
"timestamp": "2020-12-29T18:41:53+0100",
|
||||
"timestamp": "2020-12-29T18:46:27+0100",
|
||||
"nodes": [
|
||||
{
|
||||
"firstseen": "2020-01-20T17:38:03+0000",
|
||||
"lastseen": "2020-12-29T17:40:58+0000",
|
||||
"lastseen": "2020-12-29T17:46:00+0000",
|
||||
"is_online": true,
|
||||
"is_gateway": false,
|
||||
"clients": 0,
|
||||
@ -11,8 +11,8 @@
|
||||
"clients_wifi5": 0,
|
||||
"clients_other": 0,
|
||||
"rootfs_usage": 0,
|
||||
"loadavg": 1,
|
||||
"memory_usage": 66,
|
||||
"loadavg": 0.03,
|
||||
"memory_usage": 0.66,
|
||||
"uptime": "2020-11-22T14:02:11+0000",
|
||||
"gateway_nexthop": "18e8292f7de6",
|
||||
"gateway": "a28cae6ff604",
|
||||
@ -41,7 +41,7 @@
|
||||
},
|
||||
{
|
||||
"firstseen": "2020-05-05T20:08:20+0000",
|
||||
"lastseen": "2020-12-29T17:41:04+0000",
|
||||
"lastseen": "2020-12-29T17:46:08+0000",
|
||||
"is_online": true,
|
||||
"is_gateway": false,
|
||||
"clients": 0,
|
||||
@ -49,8 +49,8 @@
|
||||
"clients_wifi5": 0,
|
||||
"clients_other": 0,
|
||||
"rootfs_usage": 0,
|
||||
"loadavg": 13,
|
||||
"memory_usage": 69,
|
||||
"loadavg": 0.02,
|
||||
"memory_usage": 0.68,
|
||||
"uptime": "2020-10-24T21:47:31+0000",
|
||||
"gateway_nexthop": "18e8292f7de6",
|
||||
"gateway": "a28cae6ff604",
|
||||
@ -83,8 +83,8 @@
|
||||
"type": "wifi",
|
||||
"source": "18e8298ec64d",
|
||||
"target": "18e829dcc37e",
|
||||
"source_tq": 0.31,
|
||||
"target_tq": 0.31,
|
||||
"source_tq": 0.315,
|
||||
"target_tq": 0.315,
|
||||
"source_addr": "18:e8:29:8e:c6:4d",
|
||||
"target_addr": "18:e8:29:dc:c3:7e"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user