โ† All skills
Tencent SkillHub ยท Developer Tools

Server Health

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

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

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

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
README.md, SKILL.md, server-health.sh

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 6 sections Open source page

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

๐Ÿ”ด 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

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
2 Docs1 Scripts
  • SKILL.md Primary doc
  • README.md Docs
  • server-health.sh Scripts