Server Health
by @muslimalfatih
Comprehensive server health monitoring showing system stats, top processes, OpenClaw gateway status, and running services. Perfect for quick health checks via Telegram or CLI.
clawhub install server-healthπ About This Skill
name: server-health description: Comprehensive server health monitoring showing system stats, top processes, OpenClaw gateway status, and running services. Perfect for quick health checks via Telegram or CLI.
Server Health Skill
Quick server monitoring with system stats, processes, OpenClaw gateway info, and services.
Usage
Standard view:
./server-health.sh
Verbose (includes temp, network, swap, I/O):
./server-health.sh --verbose
JSON output (for automation):
./server-health.sh --json
Alerts only (warnings/errors):
./server-health.sh --alerts
What It Shows
π΄ Always
π‘ Conditional
π’ Verbose only
Example Output
π₯οΈ SERVER HEALTH
ββββββββββββββββββββπ» SYSTEM
CPU: ββββββββββ 42% (Load: 1.2, 0.8, 0.5)
RAM: ββββββββββ 1.4GB/8GB (18%)
DISK: ββββββββββ 45GB/100GB (45%)
UP: β±οΈ 5d 3h
π TOP PROCESSES
node 35% 450MB
postgres 12% 280MB
openclaw 8% 180MB
β‘ OPENCLAW GATEWAY
Status: β
Running (PID: 1639125)
Uptime: 2d 5h | Port: 18789 | v2026.2.6-3
π€ MODEL CONFIG
Primary: claude-sonnet-4-5
Context: 43k/128k (33%) | 574β 182β tokens
Fallbacks: glm-4.7 β copilot-sonnet β opus-4-5
π SESSIONS
Active: 3 | Heartbeat: 30m | Last: 1m ago
π³ SERVICES
Docker: β
3 containers
PostgreSQL: β
Running
π‘ Examples
Standard view:
./server-health.sh
Verbose (includes temp, network, swap, I/O):
./server-health.sh --verbose
JSON output (for automation):
./server-health.sh --json
Alerts only (warnings/errors):
./server-health.sh --alerts