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