nas-system-monitor

Monitor NAS system health, disk usage, network status, and auto-alert via Feishu/Discord.

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 "nas-system-monitor" with this command: npx skills add SASAMITTRRR/nas-system-monitor

NAS System Monitor

专为飞牛 NAS 设计的系统监控工具,实时监控健康状态并发送告警。

Features

  • 磁盘监控: 使用率、SMART 健康、温度
  • 网络监控: 带宽使用、连接状态、DDoS 检测
  • 服务监控: Docker 容器、关键进程状态
  • 智能告警: 飞书/Discord/Telegram 多渠道通知

Quick Start

# 安装
pip install -r requirements.txt

# 配置告警渠道
export FEISHU_WEBHOOK=your_webhook_url

# 启动监控
python3 monitor.py --interval 60

Alert Rules

指标警告阈值紧急阈值
磁盘使用率80%90%
CPU 温度70°C85°C
内存使用率85%95%
网络延迟100ms500ms

Supported Platforms

  • 飞牛 NAS (Debian 12)
  • Synology DSM
  • QNAP QTS
  • Generic Linux

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.

General

Xiaohongshu Crawler

爬取小红书内容,支持登录搜索、笔记详情获取、用户主页信息及热门笔记,无需登录部分功能可用。

Registry SourceRecently Updated
General

TAPD

当用户需要查询、修改 TAPD 项目中需求、缺陷、任务等信息时,如修改状态、添加评论等,通过调用 TAPD MCP 提供相应的服务。当用户要求时,通过 send_qiwei_message 发送消息到企业微信。

Registry SourceRecently Updated
General

Roast Generator

吐槽生成器。温和吐槽、毒舌模式、朋友互怼、名人吐槽、自嘲、Battle模式。Roast generator with gentle, savage modes. 吐槽、毒舌、搞笑。

Registry SourceRecently Updated
General

Unixtime

Quick Unix timestamp utility. Get current Unix time, convert timestamps to dates and back, show relative time (how long ago), and display time in different f...

Registry SourceRecently Updated