← back to Chief Of Operations

state/exo-watch.json

32 lines

{
  "ok": false,
  "online": 1,
  "unknown": 0,
  "configured": 3,
  "hosts": [
    {
      "host": "100.82.17.107",
      "port": 52415,
      "online": true,
      "latency_ms": 0.8,
      "attempt": 1
    },
    {
      "host": "192.168.1.133",
      "port": 52415,
      "online": false,
      "error": "[Errno 61] Connection refused",
      "attempts": 3
    },
    {
      "host": "stevestacstudio.lan",
      "port": 52415,
      "online": false,
      "error": "[Errno 8] nodename nor servname provided, or not known",
      "attempts": 3
    }
  ],
  "status": "partial",
  "checked_at": "2026-09-27T02:22:22Z"
}