fixed CPU and RAM usage
This commit is contained in:
parent
b622554020
commit
d1341479c6
22
example.json
22
example.json
@ -13,7 +13,7 @@
|
|||||||
"domain": "rifu",
|
"domain": "rifu",
|
||||||
"clients_other": 0,
|
"clients_other": 0,
|
||||||
"nproc": 1,
|
"nproc": 1,
|
||||||
"lastseen": "2020-07-19T21:10:00+0200",
|
"lastseen": "2020-07-19T22:19:00+0200",
|
||||||
"is_online": true,
|
"is_online": true,
|
||||||
"clients_wifi5": 0,
|
"clients_wifi5": 0,
|
||||||
"uptime": "2020-07-06T20:44:00+0200",
|
"uptime": "2020-07-06T20:44:00+0200",
|
||||||
@ -26,14 +26,14 @@
|
|||||||
"longitude": 7.19449045,
|
"longitude": 7.19449045,
|
||||||
"latitude": 50.85705025
|
"latitude": 50.85705025
|
||||||
},
|
},
|
||||||
"loadavg": 4,
|
"loadavg": 0.07,
|
||||||
"gateway_nexthop": "a28cae6ff604",
|
"gateway_nexthop": "a28cae6ff604",
|
||||||
"hostname": "Bahnhof-TDF",
|
"hostname": "[RiFu] Bahnhof-TDF",
|
||||||
"autoupdater": {
|
"autoupdater": {
|
||||||
"enabled": false,
|
"enabled": false,
|
||||||
"branch": "stable"
|
"branch": "stable"
|
||||||
},
|
},
|
||||||
"memory_usage": 64,
|
"memory_usage": 0.64,
|
||||||
"owner": "Freifunk Rhein-Sieg",
|
"owner": "Freifunk Rhein-Sieg",
|
||||||
"rootfs_usage": 0,
|
"rootfs_usage": 0,
|
||||||
"node_id": "18e829dcc37e"
|
"node_id": "18e829dcc37e"
|
||||||
@ -51,7 +51,7 @@
|
|||||||
"domain": "rifu",
|
"domain": "rifu",
|
||||||
"clients_other": 0,
|
"clients_other": 0,
|
||||||
"nproc": 1,
|
"nproc": 1,
|
||||||
"lastseen": "2020-07-19T21:10:00+0200",
|
"lastseen": "2020-07-19T22:19:00+0200",
|
||||||
"is_online": true,
|
"is_online": true,
|
||||||
"clients_wifi5": 0,
|
"clients_wifi5": 0,
|
||||||
"uptime": "2020-06-28T19:46:00+0200",
|
"uptime": "2020-06-28T19:46:00+0200",
|
||||||
@ -64,29 +64,29 @@
|
|||||||
"longitude": 7.19449045,
|
"longitude": 7.19449045,
|
||||||
"latitude": 50.85705025
|
"latitude": 50.85705025
|
||||||
},
|
},
|
||||||
"loadavg": 2,
|
"loadavg": 0.14,
|
||||||
"gateway_nexthop": "a28cae6ff604",
|
"gateway_nexthop": "a28cae6ff604",
|
||||||
"hostname": "Port 5 - zu Bahnhof",
|
"hostname": "[RiFu] Port 5 - zu Bahnhof",
|
||||||
"autoupdater": {
|
"autoupdater": {
|
||||||
"enabled": false,
|
"enabled": false,
|
||||||
"branch": "stable"
|
"branch": "stable"
|
||||||
},
|
},
|
||||||
"memory_usage": 73,
|
"memory_usage": 0.73,
|
||||||
"owner": "Freifunk Rhein-Sieg",
|
"owner": "Freifunk Rhein-Sieg",
|
||||||
"rootfs_usage": 0,
|
"rootfs_usage": 0,
|
||||||
"node_id": "18e8298ec64d"
|
"node_id": "18e8298ec64d"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"timestamp": "2020-07-19T23:10:00+0200",
|
"timestamp": "2020-07-20T00:19:00+0200",
|
||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
"type": "wifi",
|
"type": "wifi",
|
||||||
"target_tq": 0.798,
|
"target_tq": 0.813,
|
||||||
"target": "18e8298ec64d",
|
"target": "18e8298ec64d",
|
||||||
"target_addr": "18:e8:29:8e:c6:4d",
|
"target_addr": "18:e8:29:8e:c6:4d",
|
||||||
"source_addr": "18:e8:29:dc:c3:7e",
|
"source_addr": "18:e8:29:dc:c3:7e",
|
||||||
"source": "18e829dcc37e",
|
"source": "18e829dcc37e",
|
||||||
"source_tq": 0.798
|
"source_tq": 0.813
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user