DISCLAIMER: README and some parts of the scripts generated by AI.
A lightweight, self-contained daily disk usage monitoring and reporting system for Linux servers. It tracks folder sizes over time, calculates daily and 30-day deltas, generates a clean HTML report (optimized for email), and can send it automatically.
The system consists of two main scripts:
- A data collection script that records folder sizes into a CSV log.
- A report generation script that processes the CSV, computes deltas, strips common path prefixes, and produces a professional HTML report.