/[monit]/monit/CHANGES.txt
ViewVC logotype

Diff of /monit/CHANGES.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.242 by martinp, Fri Aug 12 22:06:46 2005 UTC revision 1.243 by martinp, Sun Aug 14 08:44:48 2005 UTC
# Line 27  NEW FEATURES AND FUNCTIONS: Line 27  NEW FEATURES AND FUNCTIONS:
27         if failed icmp type echo count 5 with timeout 3 seconds         if failed icmp type echo count 5 with timeout 3 seconds
28         then alert         then alert
29    
30    *  Monit now supports optional error notification reminder. For those
31       who want to be notified several times that the service is still
32       down, it is possible to specify the count of service failed cycles
33       after which monit will send another notification. The 'reminder'
34       option was added to local and global alert definition - example:
35         set alert foo@bar with reminder on 10 cycles
36       will send the error notification each tenth cycle when the service
37       remains down. If you want to be notified each cycle, then use reminder
38       on 1 cycle. Thanks to Pavel Urban <urbanp at mlp!cz> for suggesting
39       the feature.
40    
41  BUGFIXES:  BUGFIXES:
42  *  In the case that kvm access on FreeBSD failed (for example  *  In the case that kvm access on FreeBSD failed (for example
43     because of environment restricted by virtual server), process     because of environment restricted by virtual server), process

Legend:
Removed from v.1.242  
changed lines
  Added in v.1.243

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26