monit-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

alert reminder implementation


From: Martin Pala
Subject: alert reminder implementation
Date: Sat, 13 Aug 2005 23:36:59 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050802 Debian/1.7.10-1

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 address@hidden 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 address@hidden with reminder on 1 cycle

If you agree, i will add it to cvs.

Martin

Attachment: alert_reminder.patch
Description: application/unknown


reply via email to

[Prev in Thread] Current Thread [Next in Thread]