guanghulab/pool-agent/pool-state.json

123 lines
2.7 KiB
JSON
Raw Normal View History

{
"updated_at": "2026-06-03T05:25:15.171Z",
"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.15,
"mem_total_mb": 1963,
"mem_used_mb": 715,
"mem_avail_mb": 1050,
"disk_used_pct": null,
"disk_avail_gb": 58,
"uptime_hours": 590.5,
"tasks": 0,
"name": "广州 · 代码仓库",
"spec": {
"cpu": 2,
"mem_gb": 2
},
"last_seen": "2026-06-03T05:25:15.171Z"
},
"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:25:15.171Z"
},
"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:25:15.171Z"
},
"BS-SG-003": {
"online": true,
"error": null,
"cpu_load": 0.02,
"mem_total_mb": 7685,
"mem_used_mb": 881,
"mem_avail_mb": 6804,
"disk_used_pct": null,
"disk_avail_gb": 26,
"uptime_hours": 1052.7,
"tasks": 0,
"name": "新加坡 · BS-SVR-SG",
"spec": {
"cpu": 2,
"mem_gb": 4
},
"last_seen": "2026-06-03T05:25:15.171Z"
},
"ZY-SG-006": {
"online": true,
"error": null,
"cpu_load": 0,
"mem_total_mb": 1967,
"mem_used_mb": 586,
"mem_avail_mb": 1381,
"disk_used_pct": null,
"disk_avail_gb": 18,
"uptime_hours": 1155.2,
"tasks": 0,
"name": "新加坡 · ZY-SVR-006",
"spec": {
"cpu": 2,
"mem_gb": 4
},
"last_seen": "2026-06-03T05:25:15.171Z"
},
"BS-SH-005": {
"online": true,
"error": null,
"cpu_load": 0,
"mem_total_mb": 1967,
"mem_used_mb": 524,
"mem_avail_mb": 1443,
"disk_used_pct": null,
"disk_avail_gb": 19,
"uptime_hours": 932.5,
"tasks": 0,
"name": "上海",
"spec": {
"cpu": 2,
"mem_gb": 4
},
"last_seen": "2026-06-03T05:25:15.171Z"
}
}
}