← 返回
效率工具

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...
实时 OpenClaw 系统监控,配备精美终端 UI。支持 CPU、内存、磁盘、GPU、网关、Cron 任务、模型配额及多机管理。适用于...
dagangtj
效率工具 clawhub v1.0.0 1 版本 99435.6 Key: 无需
★ 0
Stars
📥 3,171
下载
💾 40
安装
1
版本
#latest

概述

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

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 14:05 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 444 📥 226,104
productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 274 📥 114,721
productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 437 📥 147,172