diff --git a/install-dsmon.sh b/install-dsmon.sh index 688f6d0..1c20996 100755 --- a/install-dsmon.sh +++ b/install-dsmon.sh @@ -91,6 +91,8 @@ echo \"** Low Disk Space Alert Sent **\" >> /opt/idssys/dsmon/diskspace.log " > /opt/idssys/dsmon/config.actions.inc +/usr/local/bin/dsmon + echo "" echo -e "${idsCL[Yellow]}DiskSpace-Monitor has been Installed. Please make sure this system can send emails using the mail command.${idsCL[Default]}"