How can I shut down hearbeat from an alert script? This does not seem to work:

#+++++++++++++
#!/bin/sh
/usr/lib/mon/alert.d/mail.alert $*
/etc/init.d/heartbeat stop
#+++++++++++++

The email sent out, but heartbeat is not stopped.

_______________________________________________
mon mailing list
[EMAIL PROTECTED]
http://linux.kernel.org/mailman/listinfo/mon

Reply via email to