Hi,

here is implementation of the alert reminder option.

For those who want to be notified several times that the service is still down, it is possible to specify the count of service failed cycles after which monit will send another notification.

The 'reminder' option was added to local and global alert definition - example:

  set alert [EMAIL PROTECTED] with reminder on 10 cycles

will send the error notification each tenth cycle when the service remains down. If you want to be notified each failed cycle, then use reminder on 1 cycle:

  set alert [EMAIL PROTECTED] with reminder on 1 cycle

If you agree, i will add it to cvs.

Martin

Attachment: alert_reminder.patch
Description: application/unknown

_______________________________________________
monit-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/monit-dev

Reply via email to