π¦ ClawHub
Gateway Monitor Installer
by @yes999zc
Install, update, run, and remove OpenClaw Gateway Monitor + Gateway Watchdog on macOS via LaunchAgent. Use when user asks to deploy one-click monitoring, rec...
TERMINAL
clawhub install gateway-monitor-installerπ About This Skill
name: gateway-monitor-installer description: Install, update, run, and remove OpenClaw Gateway Monitor + Gateway Watchdog on macOS via LaunchAgent. Use when user asks to deploy one-click monitoring, recover broken gateway daemon automatically, check launchctl health, or uninstall monitor/watchdog services.
Gateway Monitor Installer
Use bundled scripts for deterministic operations.
Runbook
1. Install or update:
bash scripts/install.sh
2. Verify status:
bash scripts/status.sh
3. Uninstall cleanly:
bash scripts/uninstall.sh
What install.sh does
~/.openclaw/tools/gateway-monitor/bin/~/Library/LaunchAgents/~/.openclaw/config-backups/Services
ai.openclaw.gateway-monitor β monitor UI server (http://127.0.0.1:18990)ai.openclaw.gateway-watchdog β periodic gateway self-healing checkNotes
install.sh is safe (idempotent)watchdog script expects OpenClaw CLI at /opt/homebrew/bin/openclawassets/bin/gateway-watchdog.sh before installπ Tips & Best Practices
install.sh is safe (idempotent)watchdog script expects OpenClaw CLI at /opt/homebrew/bin/openclawassets/bin/gateway-watchdog.sh before install