blob: c61c5b747181e5a7f6dcf764868ee69d4aa33633 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"memory": {
"total": 536870912,
"available": 268435456,
"free": 134217728,
"cached": 67108864,
"buffered": 33554432,
"shared": 4194304
},
"swap": {
"total": 0,
"free": 0
},
"uptime": 86400,
"localtime": 1615382640,
"load": [ 0, 0, 0 ]
}
|