Monitor disk usage and send email when disk is nearly full

Posted by & filed under Linux.

This site and this site describe some scripts to monitor disk usage of a computer based on the df command and email the ADMIN when disk usage reaches a certain percentage. The scripts can be ran periodically based on cron. These scripts did not work on my local NAS because I have one filesystem called… Read more »