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

Diff of /monit/CHANGES.txt

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

revision 1.240 by chopp, Fri Aug 5 09:38:09 2005 UTC revision 1.241 by martinp, Fri Aug 5 11:21:18 2005 UTC
# Line 2  Line 2 
2    
3               This file summarizes changes made since 3.0               This file summarizes changes made since 3.0
4    
5  Version 4.5.2  Version 4.6
6    
7  NEW FEATURES AND FUNCTIONS:  NEW FEATURES AND FUNCTIONS:
8  *  Add support for Postfix SMTP access policy delegation protocol  *  Add support for Postfix SMTP access policy delegation protocol
# Line 20  NEW FEATURES AND FUNCTIONS: Line 20  NEW FEATURES AND FUNCTIONS:
20     regular expression support is not available simple substring     regular expression support is not available simple substring
21     matching is being used.     matching is being used.
22    
23    *  Monit now sends three icmp echo requests in one cycle by default.
24       It is also possible to customize the echo requests count using
25       the count parameter of icmp test, for example:
26         check host myserver with address 192.168.1.1
27           if failed icmp type echo count 5 with timeout 3 seconds
28           then alert
29    
30  BUGFIXES:  BUGFIXES:
31  *  In the case that kvm access on FreeBSD failed (for example  *  In the case that kvm access on FreeBSD failed (for example

Legend:
Removed from v.1.240  
changed lines
  Added in v.1.241

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