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

Diff of /monit/CHANGES.txt

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

revision 1.228 by martinp, Sun Apr 3 11:56:51 2005 UTC revision 1.229 by martinp, Tue Apr 5 19:52:57 2005 UTC
# Line 8  NEW FEATURES AND FUNCTIONS: Line 8  NEW FEATURES AND FUNCTIONS:
8    
9  *  Support for MySQL protocol test added. It can be used with  *  Support for MySQL protocol test added. It can be used with
10     unixsocket and port testing rules. Example:     unixsocket and port testing rules. Example:
    --  
11      check host FOO with address db.foo.bar      check host FOO with address db.foo.bar
12       if failed port 3306 protocol mysql then alert       if failed port 3306 protocol mysql then alert
    --  
13    
14  *  Support for DNS protocol test added. It can be used with  *  Support for DNS protocol test added. It can be used with
15     port testing rules via tcp or udp. Example:     port testing rules via tcp or udp. Example:
    --  
16      check host FOO with address ns.foo.bar      check host FOO with address ns.foo.bar
17       if failed port 53 type udp protocol dns then alert       if failed port 53 type udp protocol dns then alert
18     --  
19    *  Status summary support added. In addition to full service status
20       it is possible to use 'monit summary' command to obtain quick overview
21       of general services state. Example summary output:
22        The monit daemon 4.6 uptime: 15m
23        System 'foo'                        [0.16] [0.14] [0.09]
24        Process 'slapd'                     running
25        File 'slapd_bin'                    accessible
26        Device 'rootfs'                     accessible
27        Device 'vfatfs'                     Data access error
28        File 'testfile'                     not monitored
29        Remote Host 'bar'                   online with all services
30    
31    
32  Version 4.5  Version 4.5

Legend:
Removed from v.1.228  
changed lines
  Added in v.1.229

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