版本: 1.0
创建: 2026-03-10
作者: SuperMike
监控 Windows 系统运行状态,包括:
触发语句:
| 指标 | 警告 | 严重 |
|---|---|---|
| ------ | ------ | ------ |
| CPU 使用率 | >85% | >95% |
| 内存使用率 | >90% | >95% |
| 磁盘使用率 | >90% | >95% |
| CLOSE_WAIT 连接 | >50 | >100 |
| 进程 CPU 100% | 持续 100% | - |
检查系统状态
Windows 运行正常吗
监控磁盘空间
# 完整检查
python tools/windows_system_monitor.py
# 查看报告
cat reports/windows_system_check.json
重要原则:
通知方式:
tools/windows_system_monitor.pyreports/windows_system_check.jsonskills/windows-system-monitor/SKILL.md_本技能仅用于监控系统状态,不会修改任何系统设置。_
共 1 个版本