ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

DiskMon

Watch disk space in real time and alert before storage runs low. Use when monitoring usage, finding large dirs, preventing disk-full events.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ckchzh/diskmon
Or

DiskMon

A sysops toolkit for scanning, monitoring, reporting, alerting, tracking top usage, checking health, fixing issues, cleaning up, backing up, restoring, logging, benchmarking, and comparing disk-related operations — all from the command line with full history tracking.

Commands

CommandDescription
diskmon scan <input>Record and review disk scan entries (run without args to see recent)
diskmon monitor <input>Record and review monitoring entries
diskmon report <input>Record and review report entries
diskmon alert <input>Record and review alert entries
diskmon top <input>Record and review top-usage entries
diskmon usage <input>Record and review usage entries
diskmon check <input>Record and review health check entries
diskmon fix <input>Record and review fix entries
diskmon cleanup <input>Record and review cleanup entries
diskmon backup <input>Record and review backup entries
diskmon restore <input>Record and review restore entries
diskmon log <input>Record and review log entries
diskmon benchmark <input>Record and review benchmark entries
diskmon compare <input>Record and review comparison entries
diskmon statsShow summary statistics across all log files
diskmon export <fmt>Export all data in JSON, CSV, or TXT format
diskmon search <term>Search across all logged entries
diskmon recentShow the 20 most recent activity entries
diskmon statusHealth check — version, data dir, entry count, disk usage
diskmon helpShow usage info and all available commands
diskmon versionPrint version string

Each data command (scan, monitor, report, etc.) works in two modes:

  • With arguments: Logs the input with a timestamp and saves to the corresponding .log file
  • Without arguments: Displays the 20 most recent entries from that command's log

Data Storage

All data is stored locally in ~/.local/share/diskmon/. Each command writes to its own log file (e.g., scan.log, monitor.log, alert.log). A unified history.log tracks all activity across commands with timestamps.

  • Log format: YYYY-MM-DD HH:MM|<input>
  • History format: MM-DD HH:MM <command>: <input>
  • No external database or network access required

Requirements

  • Bash 4+ (uses set -euo pipefail)
  • Standard POSIX utilities: date, wc, du, head, tail, grep, basename, cat
  • No root privileges needed
  • No API keys or external dependencies

When to Use

Metadata

Author@ckchzh
Stars3562
Views1
Updated2026-03-29
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-ckchzh-diskmon": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#disk#storage#monitor#space#cleanup#filesystem#admin#devops
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.

Related Skills

doctorbot-ci-validator

Stop failing in production. Validate your GitHub Actions, GitLab CI & Keep workflows offline with surgical precision. Born from Keep bounty research, perfected for agents.

bamontejano 4473

undertow

Skill discovery engine for AI coding agents. Recommends and installs the right skill when you need it — code review, test generation, debugging, commit messages, PR preparation, security scanning, dependency audits, Docker setup, CI/CD pipelines, API documentation, refactoring, performance optimization, bundle analysis, git recovery, README generation, license compliance, migration guides, dead code removal, and secret detection. One install gives your agent access to a curated library of 20+ developer workflow skills. Use when the user asks for help with any development workflow, code quality, DevOps, security, testing, documentation, or project setup task.

8co 4473

token-budget-monitor

Track and control token consumption across OpenClaw cron jobs

aviclaw 4473

jarvis-stock-monitor

全功能智能股票监控预警系统 Pro 版。支持成本百分比、均线金叉死叉、RSI 超买超卖、成交量异动、跳空缺口、动态止盈等 7 大预警规则。基础功能免费,高级功能 SkillPay 付费。

15910701838 4473

afrexai-observability-engine

Complete observability & reliability engineering system. Use when designing monitoring, implementing structured logging, setting up distributed tracing, building alerting systems, creating SLO/SLI frameworks, running incident response, conducting post-mortems, or auditing system reliability. Covers all three pillars (logs/metrics/traces), alert design, dashboard architecture, on-call operations, chaos engineering, and cost optimization.

1kalin 4473