filesizemon

Script that monitors a folder for filesize changes. Good to determine culprit during server performance analysis.


Keywords
log, analysis, performance, filesize, monitor, logs, monitoring-scripts, python3, sysadmin
License
MIT
Install
pip install filesizemon==0.1.0

Documentation

filesize-change-monitor

This python3 script monitors filesizes and reports growth percent and other stats. Useful to detect which logfile is growing the fastest, to detect website being attacked or failing.

Requires python3. Other modules indicated in requirements.txt

Feel free to PR.

Cheers, Buanzo