Files
RMM-UI-BE/clients.json
2026-06-02 10:37:57 +05:30

61 lines
1.3 KiB
JSON

{
"client_1": {
"pending_command": "none",
"last_seen": null
},
"client_2": {
"pending_command": "none",
"last_seen": "2026-05-28T10:28:07.688334"
},
"client_3": {
"pending_command": "none",
"last_seen": "2026-06-01T11:59:54.713609",
"telemetry": {
"cpu_percent": 0.9,
"memory_percent": 10.9,
"memory_total_gb": 125.66,
"memory_free_gb": 112.01,
"disks": [
{
"mount": "/",
"total_gb": 453.44,
"free_gb": 22.8,
"percent": 94.7
}
],
"gpus": [
{
"name": "NVIDIA GeForce RTX 2080 Ti",
"utilization": "0 %",
"temp": "38C",
"memory_used": "295 MiB",
"memory_total": "11264 MiB",
"power_draw": "9.49 W",
"power_limit": "300.00 W",
"fan_speed": "0 %"
}
]
},
"active": true
},
"kawsik": {
"pending_command": "none",
"last_seen": "2026-06-01T11:59:52.394837",
"active": true,
"telemetry": {
"cpu_percent": 0.1,
"memory_percent": 7.1,
"memory_total_gb": 15.54,
"memory_free_gb": 14.43,
"disks": [
{
"mount": "/",
"total_gb": 1006.85,
"free_gb": 952.71,
"percent": 0.3
}
],
"gpus": []
}
}
}