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

Diff of /monit/CHANGES.txt

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

revision 1.245 by martinp, Thu Sep 1 01:10:27 2005 UTC revision 1.246 by martinp, Mon Sep 5 09:51:37 2005 UTC
# Line 1  Line 1 
1                           CHANGES version 4.5.2                           CHANGES version 4.6
2    
3               This file summarizes changes made since 3.0               This file summarizes changes made since 3.0
4    
# Line 38  NEW FEATURES AND FUNCTIONS: Line 38  NEW FEATURES AND FUNCTIONS:
38     on 1 cycle. Thanks to Pavel Urban <urbanp at mlp!cz> for suggesting     on 1 cycle. Thanks to Pavel Urban <urbanp at mlp!cz> for suggesting
39     the feature.     the feature.
40    
41    *  It is now possible to use the 'passed' word as alternative to the
42       'recovery' in recovery action section.
43    
44    *  Support for event ratio dependant actions added. It is now possible
45       to specify how many events during how many cycles are needed
46       to trigger the action. Both failed and passed actions may be
47       restricted this way. The part 'X times within Y cycles' is
48       optional - when not used, monit will act on first event (equals
49       to '1 times within 1 cycle'). It is also possible to specify just
50       consecutive cycles count. Example:
51         check host foo.bar with address 192.168.1.1
52           if failed port 80 for 5 times within 8 cycles then exec '/my/script'
53           else if passed for 10 cycles then alert
54    
55  BUGFIXES:  BUGFIXES:
56  *  In the case that kvm access on FreeBSD failed (for example  *  In the case that kvm access on FreeBSD failed (for example
57     because of environment restricted by virtual server), process     because of environment restricted by virtual server), process

Legend:
Removed from v.1.245  
changed lines
  Added in v.1.246

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