system-monitor-pro

Real-time OpenClaw system monitoring with beautiful terminal UI. CPU, memory, disk, GPU, Gateway, cron jobs, model quota, and multi-machine support. Works on macOS and Linux.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "system-monitor-pro" with this command: npx skills add dagangtj/system-monitor-pro

System Monitor Pro 🖥️

Real-time OpenClaw system monitoring skill. Beautiful formatted output directly in your chat.

Features

  • 🖥️ CPU / Memory / Disk usage with visual bars
  • 🎮 GPU monitoring (NVIDIA) — utilization + VRAM
  • 🌐 Gateway status + uptime
  • ⏰ Cron job status overview
  • 🤖 Model & quota tracking
  • 💻 Multi-machine support (SSH remote monitoring)
  • 📊 Beautiful terminal-style formatted output
  • 🔔 Alert thresholds (CPU>80%, Memory>85%, Disk>90%)

Usage

Just say any of these:

  • "system status" / "系统状态"
  • "monitor" / "监控"
  • "health check" / "健康检查"
  • "dashboard"

How It Works

When triggered, run the monitor script:

node <skill_dir>/monitor.js [--remote user@host] [--json] [--alert-only]

Options

  • --remote user@host — Monitor a remote machine via SSH
  • --json — Output raw JSON instead of formatted text
  • --alert-only — Only show items that need attention

Output Format

The script outputs a beautifully formatted system status card like:

🦞 OpenClaw System Status
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🖥️ CPU    ██░░░░░░░░  18%
💾 Memory ████░░░░░░  42%  6.8/16.0 GB
💿 Disk   █░░░░░░░░░   7%  14/228 GB
🌐 Gateway ● Running (pid 1234)
⏰ Crons   6/6 OK
🤖 Model   claude-opus-4-6 (yunyi)
💰 Quota   ████████████ 100% ⚠️
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Multi-Machine Example

# Local machine
node monitor.js

# Remote machine via SSH
node monitor.js --remote macmini2001-01@100.104.241.24

# Both machines
node monitor.js && node monitor.js --remote macmini2001-01@100.104.241.24

Integration

Add to your HEARTBEAT.md for periodic monitoring:

## System Monitor (every 30 min)
Run: node ~/.openclaw/workspace/skills/system-monitor-pro/monitor.js --alert-only
If alerts found → notify user

Requirements

  • Node.js 18+
  • macOS or Linux
  • SSH access for remote monitoring (optional)
  • nvidia-smi for GPU monitoring (optional)

Files

FileDescription
SKILL.mdThis file
monitor.jsMain monitoring script

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

OpenClaw Studio

Use when the user wants a local visual operations dashboard for OpenClaw, with a cute robot presentation, live status visibility, chat access, efficiency tre...

Registry SourceRecently Updated
580Profile unavailable
Automation

OpenClaw Dashboard

Use when the user wants a local visual operations dashboard for OpenClaw, with a cute robot presentation, live status visibility, chat access, efficiency tre...

Registry SourceRecently Updated
640Profile unavailable
Automation

Overkill Mission Control

Comprehensive Mission Control dashboard for OpenClaw - monitor agents, automation, teams, documents, messages, and system metrics. Features real-time dashboa...

Registry SourceRecently Updated
1390Profile unavailable
Security

Security Dashboard

Real-time security monitoring dashboard for OpenClaw and Linux server infrastructure. Monitors gateway status, network security, public exposure, system updates, SSH access, TLS certificates, and resource usage.

Registry SourceRecently Updated
1.2K2Profile unavailable