Infrastructure
The Infrastructure panel shows the health of all ClawNex services at a glance.
Service Health States
| State | Color | Meaning |
|---|---|---|
| ONLINE | Green | Service is healthy and responding normally |
| DEGRADED | Amber | Service is responding with issues (high latency, partial failure) |
| OFFLINE | Red | Service is not responding |
| NOT_CONFIGURED | Blue | Service has not been set up yet |
Monitored Services
- ClawNex Dashboard (port 5001) — web UI and API backend
- LiteLLM Proxy (port 4001) — LLM traffic proxy
- Session Watcher — background log scanner
- OpenClaw Connector — gateway connection to agent fleet
LiteLLM Restart
If LiteLLM is DEGRADED or OFFLINE, click the Restart button on its row. The restart happens in place — you stay on the Infrastructure panel. The button shows “Restarting…” while it works, then “Restarted” on success.
When LiteLLM is red, the LiteLLM Proxy badge on Instance Detail > Services becomes clickable and jumps straight to Infrastructure for quick access.
Only NOT_CONFIGURED rows navigate to Configuration when clicked. Offline/degraded rows stay on Infrastructure so the Restart action is always available.