/[monit]/monit/monit.pod
ViewVC logotype

Diff of /monit/monit.pod

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

revision 1.168 by martinp, Mon Sep 5 09:51:37 2005 UTC revision 1.169 by martinp, Tue Sep 27 22:27:07 2005 UTC
# Line 3010  on a remote server. If the checksum was Line 3010  on a remote server. If the checksum was
3010         if failed port 80 protocol http         if failed port 80 protocol http
3011            and request "/monit/dist/monit-4.0.tar.gz"            and request "/monit/dist/monit-4.0.tar.gz"
3012                with checksum f9d26b8393736b5dfad837bb13780786                with checksum f9d26b8393736b5dfad837bb13780786
3013         then alert with mail-format { subject: Aaaalarm! }         then alert
3014         alert hauk@tildeslash.com         alert hauk@tildeslash.com with mail-format { subject: Aaaalarm! }
3015    
3016  Some servers are slow starters, like for example Java based  Some servers are slow starters, like for example Java based
3017  Application Servers. So if we want to keep the poll-cycle low  Application Servers. So if we want to keep the poll-cycle low
# Line 3217  Finally an example with all statements: Line 3217  Finally an example with all statements:
3217         if failed port 80 protocol http         if failed port 80 protocol http
3218            and request "/pub/gnu/bash/bash-2.05b.tar.gz"            and request "/pub/gnu/bash/bash-2.05b.tar.gz"
3219                with checksum 8f7f419955cefa0b33a2ba316cba3659                with checksum 8f7f419955cefa0b33a2ba316cba3659
3220         then alert with mail-format {         then alert
3221           alert rms@gnu.org with mail-format {
3222              subject: The gnu server may be hacked again! }              subject: The gnu server may be hacked again! }
        alert rms@gnu.org  
3223    
3224  Note; only the B<check type>, B<pidfile/path/address> statements  Note; only the B<check type>, B<pidfile/path/address> statements
3225  are mandatory, the other statements are optional and the order of  are mandatory, the other statements are optional and the order of

Legend:
Removed from v.1.168  
changed lines
  Added in v.1.169

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