← 返回
未分类 中文

System Monitor

Monitor system health on the gateway host (Raspberry Pi / ARM / Linux). Reports CPU, RAM, disk, temperature, uptime, load, top processes. Can check alert thr...
监控网关主机(Raspberry Pi/ARM/Linux)的系统健康状态,报告 CPU、内存、磁盘、温度、运行时间、负载、占用最高的进程,并可检查告警阈值。
lookupmark lookupmark 来源
未分类 clawhub v1.3.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 338
下载
💾 0
安装
1
版本
#latest

概述

System Monitor

Real-time system health monitoring for the gateway host. Zero external dependencies.

Usage

# Full status report (human-readable)
python3 scripts/monitor.py

# JSON output (for programmatic use)
python3 scripts/monitor.py --json

# Check alert thresholds
python3 scripts/monitor.py --check-alerts

# Top N processes
python3 scripts/monitor.py --top 10

What It Reports

MetricSource
----------------
CPU usage %/proc/stat
RAM used/total/available/proc/meminfo
Swap used/total/proc/meminfo
Disk usage per mountdf -h
CPU temperature/sys/class/thermal/thermal_zone0/temp
Uptime/proc/uptime
Load average (1/5/15m)/proc/loadavg
Top processes by CPUps aux

Alert Thresholds

Default (configurable in SKILL.md or via code):

AlertThreshold
------------------
RAM> 90% used
Swap> 500MB used
CPU temp> 75°C
Disk> 90% full

Security

  • Read-only: Never writes, modifies, or executes anything beyond reading system stats
  • No network access: Purely local /proc, /sys, ps, df
  • No secrets: Does not access config files, tokens, or credentials
  • Safe in groups: Output contains no sensitive paths, tokens, or user data

Automation

Use with cron for periodic health checks:

# Every 30 minutes via OpenClaw cron → alerts to Telegram
# Or via HEARTBEAT.md

版本历史

共 1 个版本

  • v1.3.0 当前
    2026-05-07 06:31 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

knowledge-management

Local RAG

lookupmark
使用 all‑MiniLM‑L6‑v2 嵌入和 ms‑marco‑MiniLM‑L‑6‑v2 跨编码器重排序,结合 ChromaDB 与父子分块实现本地文件的语义搜索。
★ 0 📥 595
it-ops-security

Free Ride - Unlimited free AI

shaivpidadi
管理OpenClaw的OpenRouter免费AI模型,自动按质量排名模型,配置速率限制备用方案,并更新opencla...
★ 472 📥 78,648
it-ops-security

MoltGuard - Security & Antivirus & Guardrails

thomaslwang
MoltGuard — OpenClaw 安全守卫,由 OpenGuardrails 提供。安装后可防止您和您的用户受到提示注入、数据泄露及恶意行为的侵害。
★ 116 📥 31,027