Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 341 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 341 Bytes

check_folder_min_size

Nagios minimum folder size plugin

For nrpe you will need to modify nrpe.cfg to check the correct folder etc

Example nrpe.cfg line (will warn under 25GB and be critical under 20GB): command[check_folder_min_size]=/usr/local/nagios/libexec/check_folder_min_size -f /opt/solr/db/ -s g -w 25 -c 20