Commit Graph

3 Commits

Author SHA1 Message Date
Jim Salter 74b61d149f
Enhance disk space check script functionality
Updated the script to accept warning and critical levels as decimal arguments. Added support for excluding 'squashfs' filesystems from the df command output.
2026-01-19 23:51:15 -05:00
Jim Salter 536cceea95
Enhance comments for check_all_disk_space script
Updated comments to clarify script functionality and usage.
2026-01-19 23:30:35 -05:00
Jim Salter 361e6839d1
Add disk space check script for ZFS filesystems
This script checks the available disk space on all mounted filesystems, producing Nagios-ready exit codes and brief, human-readable text.
2026-01-19 23:23:34 -05:00