Jump to related tools in the same category or review the original source on GitHub.

Coding Agents & IDEs @muslimalfatih Updated 6/28/2026 4,412 downloads 1 stars Security: Pass

Server Health OpenClaw Plugin & Skill | ClawHub

Looking to integrate Server Health into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate coding agents & ides tasks instantly, without having to write custom tools from scratch.

What this skill does

Comprehensive server health monitoring showing system stats, top processes, OpenClaw gateway status, and running services. Perfect for quick health checks via Telegram or CLI.

Install

ClawHub CLI
openclaw skills install @muslimalfatih/server-health
Node.js (npx)
npx clawhub@latest install server-health

Full SKILL.md

Open original
Metadata table.
namedescription
server-healthComprehensive server health monitoring showing system stats, top processes, OpenClaw gateway status, and running services. Perfect for quick health checks via Telegram or CLI.

SKILL.md content below is scrollable.

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

  • 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
ClawHub Registry URL: https://clawhub.ai/muslimalfatih/skills/server-health

Related skills

If this matches your use case, these are close alternatives in the same category.