โ† back to command center

Infra Health /infra-health

green 1h ago ยท started 2026-04-28T18:20:36.704279+00:00

Headline Metrics

No headline metrics configured (validation-only tile).

Validation Findings (0)

SeverityCodeMessageContext
no findings โ€” engine ran clean

Trend

Capture History

How to refresh

Engine: python3 ~/.claude/scripts/infra-health.py --report

Capture (writes to dashboard-data/latest/): ~/.claude/scripts/dashboard-capture.sh infra-health

Raw output

1,783 bytes of JSON
{
  "skill": "infra-health",
  "today": "2026-04-28",
  "disk": {
    "volumes": [
      {
        "mount": "/",
        "pct": 67,
        "flag": "green"
      },
      {
        "mount": "/mnt/HC_Volume_104517630",
        "pct": 41,
        "flag": "green"
      }
    ]
  },
  "n8n": {
    "name": "n8n",
    "status": "Up 25 hours",
    "up": true
  },
  "openclaw": {
    "name": "openclaw_install-openclaw-gateway-1",
    "status": "Up About an hour (healthy)",
    "up": true
  },
  "chrome_metrics": {
    "status": "no-data"
  },
  "launchd": {
    "jobs": [
      {
        "label": "com.justinfeldstein.api-docs-refresh",
        "running": false,
        "last_exit": 0
      },
      {
        "label": "com.justinfeldstein.verify-hostaway-fix",
        "running": false,
        "last_exit": 0
      }
    ],
    "non_zero": []
  },
  "tailscale": {
    "status": "logged-in",
    "head": "100.92.241.28    macbook-pro     jmfeldstein@  macOS    -                            \n100.111.109.115  adsb            jmfeldstein@  linux    -                            \n100.110.201.8    claude-server   jmfeldstein@  linux    -                            \n100.80.49.99     frigate         jmfeldstein@  linux    -                            \n100.99.254.27    homeassistant   jmfeldstein@  linux    idle, tx 542600 rx 400480    "
  },
  "dropbox": {
    "dropbox_dir_present": true,
    "config_dir_present": true
  },
  "validation": {
    "skill": "infra-health",
    "started_at": "2026-04-28T18:20:36.704279+00:00",
    "checks_run": [
      "disk",
      "n8n",
      "openclaw",
      "chrome_metrics",
      "launchd",
      "tailscale",
      "dropbox"
    ],
    "summary": {
      "errors": 0,
      "warnings": 0,
      "info": 0
    },
    "findings": []
  }
}