返回顶部
s

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.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
1,475
下载量
0
收藏
概述
安装方式
版本历史

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: ```bash 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 ```bash # 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: ```markdown ## 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 | File | Description | |------|-------------| | SKILL.md | This file | | monitor.js | Main monitoring script |

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 system-monitor-pro-1776294589 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 system-monitor-pro-1776294589 技能

通过命令行安装

skillhub install system-monitor-pro-1776294589

下载 Zip 包

⬇ 下载 system-monitor-pro v1.0.0

文件大小: 4.84 KB | 发布时间: 2026-4-16 17:35

v1.0.0 最新 2026-4-16 17:35
- Initial release of system-monitor-pro.
- Real-time monitoring of CPU, memory, disk, GPU (NVIDIA), gateway, cron jobs, and model quota.
- Supports both local and multi-machine (remote/SSH) system checks.
- Terminal-style, visually formatted status dashboard with alert thresholds.
- Customizable output: formatted status card, raw JSON, or alert-only summaries.
- Works on macOS and Linux with optional remote SSH and GPU monitoring.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部