DiskWatch Disk Space Monitor & Alert
Monitor disk space across drives. Alert before disks fill up. Track usage trends, find space hogs, suggest cleanup. Every server needs this.
Get alerted before your disk fills up. Find what's eating space.
Usage
CODEBLOCK0
Output
CODEBLOCK1
Features
- - Multi-drive monitoring — all mounted drives
- Threshold alerts — warning and critical levels
- Space hog detection — largest directories
- Trend tracking — "Disk growing 2 GB/day"
- Cleanup suggestions — old files, duplicates
- Cross-platform — Windows, Linux, macOS
⚠️ Disclaimer
This software is provided "AS IS", without warranty of any kind, express or implied.
USE AT YOUR OWN RISK.
- - The author(s) are NOT liable for any damages, losses, or consequences arising from
the use or misuse of this software — including but not limited to financial loss,
data loss, security breaches, business interruption, or any indirect/consequential damages.
- - This software does NOT constitute financial, legal, trading, or professional advice.
- Users are solely responsible for evaluating whether this software is suitable for
their use case, environment, and risk tolerance.
- - No guarantee is made regarding accuracy, reliability, completeness, or fitness
for any particular purpose.
- - The author(s) are not responsible for how third parties use, modify, or distribute
this software after purchase.
By downloading, installing, or using this software, you acknowledge that you have read
this disclaimer and agree to use the software entirely at your own risk.
DATA DISCLAIMER: This software processes and stores data locally on your system.
The author(s) are not responsible for data loss, corruption, or unauthorized access
resulting from software bugs, system failures, or user error. Always maintain
independent backups of important data. This software does not transmit data externally
unless explicitly configured by the user.
Support & Links
| |
|---|
| 🐛 Bug Reports | TheShadowyRose@proton.me |
| ☕ Ko-fi |
ko-fi.com/theshadowrose |
| 🛒
Gumroad |
shadowyrose.gumroad.com |
| 🐦
Twitter |
@TheShadowyRose |
| 🐙
GitHub |
github.com/TheShadowRose |
| 🧠
PromptBase |
promptbase.com/profile/shadowrose |
Built with OpenClaw — thank you for making this possible.
🛠️
Need something custom? Custom OpenClaw agents & skills starting at $500. If you can describe it, I can build it. →
Hire me on Fiverr
技能名称: DiskWatch 磁盘空间监控与告警
详细描述:
DiskWatch 磁盘空间监控与告警
监控各驱动器的磁盘空间。在磁盘填满前发出告警。跟踪使用趋势,查找空间占用大户,建议清理方案。每台服务器都需要它。
在磁盘填满前收到告警。找出是什么在吞噬空间。
使用方法
javascript
const { DiskWatch } = require(./src/disk-watch);
const watch = new DiskWatch({
warningThreshold: 80, // 警告阈值
criticalThreshold: 90, // 严重阈值
checkInterval: 3600000 // 每小时检查一次
});
watch.start();
输出示例
💾 磁盘状态
C: 234/500 GB (47%) ✅
D: 890/1000 GB (89%) ⚠️ 警告
E: 58/64 GB (91%) 🔴 严重
空间占用大户 (D:):
1. /data/backups/ 312 GB (35%)
2. /data/logs/ 198 GB (22%)
3. /data/models/ 145 GB (16%)
建议:backups/ 中有 187 GB 可回收(超过90天)
功能特性
- - 多驱动器监控 — 所有已挂载的驱动器
- 阈值告警 — 警告和严重级别
- 空间占用检测 — 最大的目录
- 趋势跟踪 — 磁盘以每天2GB的速度增长
- 清理建议 — 旧文件、重复文件
- 跨平台支持 — Windows、Linux、macOS
⚠️ 免责声明
本软件按原样提供,不附带任何明示或暗示的担保。
使用风险自负。
- - 作者不对因使用或滥用本软件而产生的任何损害、损失或后果负责——包括但不限于财务损失、数据丢失、安全漏洞、业务中断或任何间接/附带损害。
- 本软件不构成财务、法律、交易或专业建议。
- 用户全权负责评估本软件是否适合其使用场景、环境和风险承受能力。
- 不保证准确性、可靠性、完整性或适用于任何特定用途。
- 作者不对第三方在购买后使用、修改或分发本软件的方式负责。
下载、安装或使用本软件即表示您已阅读本免责声明,并同意完全自担风险使用本软件。
数据免责声明: 本软件在您的系统本地处理并存储数据。作者不对因软件错误、系统故障或用户操作导致的数据丢失、损坏或未经授权访问负责。请始终对重要数据进行独立备份。除非用户明确配置,否则本软件不会将数据外部传输。
支持与链接
| |
|---|
| 🐛 报告Bug | TheShadowyRose@proton.me |
| ☕ Ko-fi |
ko-fi.com/theshadowrose |
| 🛒
Gumroad |
shadowyrose.gumroad.com |
| 🐦
Twitter |
@TheShadowyRose |
| 🐙
GitHub |
github.com/TheShadowRose |
| 🧠
PromptBase |
promptbase.com/profile/shadowrose |
基于 OpenClaw 构建 — 感谢让这一切成为可能。
🛠️
需要定制功能? 自定义 OpenClaw 代理和技能,起价500美元。只要您能描述,我就能构建。→
在Fiverr上雇佣我