Is there a way to get an alert script to be called each time a check has
been performed, regardless of the whether the check failed or succeeded?

I could probably achieve this by having the monitor script always return
non-zero, and then defining my own exit status to decide whether the
check was OK or not, and then use something like:
alert exit=1 file.alert
alert exit=2 file.alert
-- 
Frank

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

Reply via email to