guanghulab/pool-agent/pool-state.json

123 lines
2.7 KiB
JSON
Raw Normal View History

{
"updated_at": "2026-06-04T04:20:17.362Z",
"pool": {
"cpu_total": 14,
"cpu_used": 0.5,
"mem_total_gb": 26,
"mem_used_gb": 3,
"cpu_available": 13.5,
"mem_available_gb": 23,
"online_nodes": 4,
"total_nodes": 6
},
"nodes": {
"BS-GZ-006": {
"online": true,
"error": null,
"cpu_load": 0.2,
"mem_total_mb": 1963,
"mem_used_mb": 829,
"mem_avail_mb": 935,
"disk_used_pct": null,
"disk_avail_gb": 59,
"uptime_hours": 613.5,
"tasks": 0,
"name": "广州 · 代码仓库",
"spec": {
"cpu": 2,
"mem_gb": 2
},
"last_seen": "2026-06-04T04:20:17.362Z"
},
"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-04T04:20:17.362Z"
},
"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-04T04:20:17.362Z"
},
"BS-SG-003": {
"online": true,
"error": null,
"cpu_load": 0.27,
"mem_total_mb": 7685,
"mem_used_mb": 890,
"mem_avail_mb": 6795,
"disk_used_pct": null,
"disk_avail_gb": 26,
"uptime_hours": 1075.6,
"tasks": 0,
"name": "新加坡 · BS-SVR-SG",
"spec": {
"cpu": 2,
"mem_gb": 4
},
"last_seen": "2026-06-04T04:20:17.362Z"
},
"ZY-SG-006": {
"online": true,
"error": null,
"cpu_load": 0.03,
"mem_total_mb": 1967,
"mem_used_mb": 574,
"mem_avail_mb": 1393,
"disk_used_pct": null,
"disk_avail_gb": 18,
"uptime_hours": 1178.2,
"tasks": 0,
"name": "新加坡 · ZY-SVR-006",
"spec": {
"cpu": 2,
"mem_gb": 4
},
"last_seen": "2026-06-04T04:20:17.362Z"
},
"BS-SH-005": {
"online": true,
"error": null,
"cpu_load": 0.02,
"mem_total_mb": 1967,
"mem_used_mb": 521,
"mem_avail_mb": 1445,
"disk_used_pct": null,
"disk_avail_gb": 19,
"uptime_hours": 955.5,
"tasks": 0,
"name": "上海",
"spec": {
"cpu": 2,
"mem_gb": 4
},
"last_seen": "2026-06-04T04:20:17.362Z"
}
}
}