]> Sergey Matveev's repositories - sgmon.git/blob - notify-ok.sh
58624e4c2d0f334129739ee7bd092b678c4e7d9e
[sgmon.git] / notify-ok.sh
1 #!/bin/sh -e
2
3 . "$SGMONDIR"/rc
4 echo | mailx -s "Succeeded $SGMONSRV" "$NOTIFY_EMAIL"