Description: This script can be run from cron to periodically check filesystems for low disk space and send an e-mail if a filesystem is above the defined threshhold. Note: If there is an issue running directly, wrap the test of $FSLIST in quotes: if [ -z "$FSLIST" ];
Contact: N/A
Submitter: Joe Muller