From cd1cfe9da67978a3e2b40e53351eeb0477fc2662 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Fri, 4 Mar 2022 21:29:00 -0600 Subject: [PATCH] Update install-dsmon.sh --- install-dsmon.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-dsmon.sh b/install-dsmon.sh index f88c445..4e102bb 100755 --- a/install-dsmon.sh +++ b/install-dsmon.sh @@ -54,7 +54,7 @@ ALERT_EMAIL=$SET_ALERTEMAIL echo -e "echo \"*Restarting Zimbra*\" >> /opt/idssys/dsmon/diskspace.log mail -r DSMon-\$(hostname -s)@scity.us -s 'Disk Space Alert' \$ALERT_EMAIL << EOF -Your root partition remaining free space is running low. Used: $CURRENT% +Your root partition remaining free space is running low. Used: \$CURRENT% Restarting Zimbra EOF date=\$(date '+%Y-%m-%d')