guanghulab/pool-agent/pool-state.json

123 lines
2.7 KiB
JSON
Raw Normal View History

{
"updated_at": "2026-06-03T05:41:45.185Z",
"pool": {
"cpu_total": 14,
"cpu_used": 0.2,
"mem_total_gb": 26,
"mem_used_gb": 2.9,
"cpu_available": 13.8,
"mem_available_gb": 23.1,
"online_nodes": 4,
"total_nodes": 6
},
"nodes": {
"BS-GZ-006": {
"online": true,
"error": null,
"cpu_load": 0.01,
"mem_total_mb": 1963,
"mem_used_mb": 722,
"mem_avail_mb": 1043,
"disk_used_pct": null,
"disk_avail_gb": 58,
"uptime_hours": 590.8,
"tasks": 0,
"name": "广州 · 代码仓库",
"spec": {
"cpu": 2,
"mem_gb": 2
},
"last_seen": "2026-06-03T05:41:45.185Z"
},
"BS-SG-001": {
"online": false,
"error": "",
"cpu_load": 0,
"mem_total_mb": 0,
"mem_used_mb": 0,
"mem_avail_mb": 0,
"disk_used_pct": 0,
"disk_avail_gb": 0,
"uptime_hours": 0,
"tasks": 0,
"name": "新加坡 · 铸渊大脑",
"spec": {
"cpu": 4,
"mem_gb": 8
},
"last_seen": "2026-06-03T05:41:45.185Z"
},
"BS-SG-002": {
"online": false,
"error": "",
"cpu_load": 0,
"mem_total_mb": 0,
"mem_used_mb": 0,
"mem_avail_mb": 0,
"disk_used_pct": 0,
"disk_avail_gb": 0,
"uptime_hours": 0,
"tasks": 0,
"name": "新加坡 · 铸渊面孔",
"spec": {
"cpu": 2,
"mem_gb": 4
},
"last_seen": "2026-06-03T05:41:45.185Z"
},
"BS-SG-003": {
"online": true,
"error": null,
"cpu_load": 0.03,
"mem_total_mb": 7685,
"mem_used_mb": 895,
"mem_avail_mb": 6790,
"disk_used_pct": null,
"disk_avail_gb": 26,
"uptime_hours": 1052.9,
"tasks": 0,
"name": "新加坡 · BS-SVR-SG",
"spec": {
"cpu": 2,
"mem_gb": 4
},
"last_seen": "2026-06-03T05:41:45.185Z"
},
"ZY-SG-006": {
"online": true,
"error": null,
"cpu_load": 0,
"mem_total_mb": 1967,
"mem_used_mb": 578,
"mem_avail_mb": 1389,
"disk_used_pct": null,
"disk_avail_gb": 18,
"uptime_hours": 1155.5,
"tasks": 0,
"name": "新加坡 · ZY-SVR-006",
"spec": {
"cpu": 2,
"mem_gb": 4
},
"last_seen": "2026-06-03T05:41:45.185Z"
},
"BS-SH-005": {
"online": true,
"error": null,
"cpu_load": 0.23,
"mem_total_mb": 1967,
"mem_used_mb": 514,
"mem_avail_mb": 1453,
"disk_used_pct": null,
"disk_avail_gb": 19,
"uptime_hours": 932.8,
"tasks": 0,
"name": "上海",
"spec": {
"cpu": 2,
"mem_gb": 4
},
"last_seen": "2026-06-03T05:41:45.185Z"
}
}
}