Server Health
VerifiedComprehensive server health monitoring showing system stats, top processes, OpenClaw gateway status, and running services. Perfect for quick health checks via Telegram or CLI.
$ Add to .claude/skills/ About This Skill
# Server Health Skill
Quick server monitoring with system stats, processes, OpenClaw gateway info, and services.
Usage
Standard view: ```bash ./server-health.sh ```
Verbose (includes temp, network, swap, I/O): ```bash ./server-health.sh --verbose ```
JSON output (for automation): ```bash ./server-health.sh --json ```
Alerts only (warnings/errors): ```bash ./server-health.sh --alerts ```
What It Shows
🔴 Always - System stats (CPU, RAM, Disk, Uptime) - Top 3-5 processes by CPU/RAM - OpenClaw Gateway status & config - Running services (Docker, PostgreSQL, etc.)
🟡 Conditional - Alerts (disk >90%, RAM >80%, CPU >90%) - Swap usage (if in use)
🟢 Verbose only - Temperature (if sensors available) - Network traffic - Disk I/O - Detailed service info
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 ```
Use Cases
- Monitor server health metrics including CPU, memory, disk, and network
- Build and manage Docker containers for application deployment
- Automate infrastructure operations for reliability and consistency
- Monitor and maintain server infrastructure with proactive alerting
Pros & Cons
Pros
- +Well-adopted with 2,548+ downloads showing reliable real-world usage
- +Clean CLI interface integrates well with automation pipelines and AI agents
- +Well-structured API patterns for reliable backend development
- +Handles common backend concerns like error handling and validation
Cons
- -Assumes specific backend architecture patterns that may not match all projects
- -Error handling patterns may need adaptation for production use
FAQ
What does Server Health do?
What platforms support Server Health?
What are the use cases for Server Health?
100+ free AI tools
Writing, PDF, image, and developer tools — all in your browser.
Next Step
Use the skill detail page to evaluate fit and install steps. For a direct browser workflow, move into a focused tool route instead of staying in broader support surfaces.