/[monit]/monit/web/next.html
ViewVC logotype

Diff of /monit/web/next.html

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

revision 1.32 by martinp, Wed Sep 24 22:58:33 2003 UTC revision 1.33 by hauk, Wed Sep 24 23:56:59 2003 UTC
# Line 50  lists</A> and let us know. Line 50  lists</A> and let us know.
50  <br>  <br>
51  <p>  <p>
52    
53  <b><u>Feature list:</u></b><p><br>  <h3><u>Feature list:</u></h3><p><br>
54    
 <ol>  
55    
56  <li> <b>ICMP echo test for remote host monitoring</b><p>  <div style='padding-left:10px; width:100%; border:1px solid;'>
57  Syntax:  
58    <b>ICMP echo test for remote host monitoring</b><p>
59    Possible syntax:
60  <pre>  <pre>
61  if failed icmp type echo with timeout 5 seconds then alert  if failed icmp type echo with timeout 5 seconds then alert
62  </pre>  </pre>
63  <br>  <br>
64  <code>  <table style='width: 30%; border-top:1px solid;border-right:1px solid;'>
 <table border=0 cellspacing=5>  
65  <tr>  <tr>
66  <td width=50%>Responsible:</td><td width=50%>Martin</td>  <td width=50%>Responsible:</td><td width=50%>Martin</td>
67  </tr>  </tr>
# Line 73  if failed icmp type echo with timeout 5 Line 73  if failed icmp type echo with timeout 5
73  <td width=50%>Importance:</td><td width=50%>MEDIUM</td>  <td width=50%>Importance:</td><td width=50%>MEDIUM</td>
74  </tr>  </tr>
75  </table>  </table>
76  </code>  </div>
77  <br>  
78  <p>  <p>
79    
80  <li><b>web and console output simplification (don't display "not defined" options)</b><p>  <div style='padding-left:10px; width:100%; border:1px solid;'>
81  <code>  <b>Web and console output simplification (don't display "not defined"
82  <table border=0 cellspacing=5>  options)</b><p>
83    
84    <table style='width: 30%; border-top:1px solid;border-right:1px solid;'>
85  <tr>  <tr>
86  <td width=50%>Responsible:</td><td width=50%>?</td>  <td width=50%>Responsible:</td><td width=50%>hauk</td>
87  </tr>  </tr>
88  <tr>  <tr>
89  <td width=50%>Progress:</td>  <td width=50%>Progress:</td>
90  <td width=50% bgcolor="#007777" align=center><b><font color=#ffffff>50%</font></b></td>  <td width=50% bgcolor="#00ff00" align=center><b><font color=#000000>100%</font></b></td>
91  </tr>  </tr>
92  <tr>  <tr>
93  <td width=50%>Importance:</td><td width=50%>MEDIUM</td>  <td width=50%>Importance:</td><td width=50%>MEDIUM</td>
94  </tr>  </tr>
95  </table>  </table>
96  </code>  </div>
97  <br>  
98  <p>  <p>
99    
100  <li><b>HTTP request returned data checksum</b><br> It makes sense now  <div style='padding-left:10px; width:100%; border:1px solid;'>
101  to implement this test, because when monit was designed for local  <b>HTTP request returned data checksum</b><p>
102  tests only, it was possible to checksum the page or script directly in  It makes sense now to implement this test, because when monit was
103  the filesystem. With the new remote host test it should be possible to  designed for local tests only, it was possible to checksum the page or
104  to do the same for remote documents. For instance.:<br><br>  script directly in the filesystem. With the new remote host test it
105    should be possible to to do the same for remote documents. For
106    instance.:<br>
107    
108  <pre>  <pre>
109  if failed host my.web.org port 80 protocol http  if failed host my.web.org port 80 protocol http
# Line 109  then alert Line 113  then alert
113  </pre>  </pre>
114    
115  This will require implementing chunked transfer encoding, as discussed  This will require implementing chunked transfer encoding, as discussed
116  in the past.<br>  in the past.<p>
   
 <br>  
117    
118  <code>  <table style='width: 30%; border-top:1px solid;border-right:1px solid;'>
 <table border=0 cellspacing=5>  
119  <tr>  <tr>
120  <td width=50%>Responsible:</td><td width=50%>?</td>  <td width=50%>Responsible:</td><td width=50%>?</td>
121  </tr>  </tr>
# Line 126  in the past.<br> Line 127  in the past.<br>
127  <td width=50%>Importance:</td><td width=50%>MEDIUM</td>  <td width=50%>Importance:</td><td width=50%>MEDIUM</td>
128  </tr>  </tr>
129  </table>  </table>
130  </code>  </div>
131  <br>  
 <p>  
132    
133            </td>            </td>
134         </tr>         </tr>

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

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