/[monit]/monit/web/doc/next.php
ViewVC logotype

Diff of /monit/web/doc/next.php

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

revision 1.6 by hauk, Mon Mar 28 22:16:48 2005 UTC revision 1.7 by martinp, Tue Apr 5 19:52:58 2005 UTC
# Line 29  mailing lists</A> and let us know. Line 29  mailing lists</A> and let us know.
29  <div style="background: #EFF7FF; padding: 10px;">  <div style="background: #EFF7FF; padding: 10px;">
30  <b>Done</b>  <b>Done</b>
31  <ul style="list-style-type: square;">  <ul style="list-style-type: square;">
32     <li><a href="#101">URL and HTTP content monitoring</a></li>    <li>MySQL protocol test implementation</li>
33      <li>Status summary (shortened version of 'monit status' which displays
34           just general service status overview)</li>
35  </ul>  </ul>
36  <b>In progress</b>  <b>In progress</b>
37  <ul style="list-style-type: square;">  <ul style="list-style-type: square;">
# Line 37  mailing lists</A> and let us know. Line 39  mailing lists</A> and let us know.
39  </ul>  </ul>
40  <b>Planned</b>  <b>Planned</b>
41  <ol>  <ol>
42     <li><a href="#01">Refactor SMTP support</a></li>    <li><a href="#01">Refactor SMTP support</a></li>
43    <li><a href="#02">Refactor the CVS repository and release tree</a></li>    <li><a href="#02">Refactor the CVS repository and release tree</a></li>
44    <li><a href="#03">Allow formating of trailing event description sent in an alert email</a></li>    <li><a href="#03">Allow formating of trailing event description sent in an alert email</a></li>
45    <li><a href="#06">URL request for protocol tests (like ldap, ftp, etc.)</a></li>    <li><a href="#06">URL request for protocol tests (like ldap, ftp, etc.)</a></li>
# Line 56  mailing lists</A> and let us know. Line 58  mailing lists</A> and let us know.
58    
59    
60  <table id="feature">  <table id="feature">
       <tr>  
         <td colspan=2 >  
             <h3><a name="101">URL and HTTP content monitoring</a></h3>  
   Add content monitoring to monit so the following requirements are meet:  
 <ul>  
 <li>Check if a URL is up. Monit already contains this functionality but we will change/extend the control file language and add a new statement specifically for URLs.  
 <li>Check if the content for a URL does or does not contain a string. This feature is new and include the ability to search the content returned from a HTTP server using POSIX regular expressions.  
 </ul>  
           </td>  
         </tr>  
         <tr>  
           <td width=10% style="padding-right: 20px;">  
             Responsible:</td>  
           <td>hauk</td>  
         </tr>  
         <tr>  
           <td>Progress:</td>  
           <td bgcolor="green" align=center>  
             <b><font color=#ffffff>100%</font></b>  
           </td>  
         </tr>  
         <tr>  
           <td>Importance:</td><td><b>HIGH</b></td>  
         </tr>  
 </table>  
   
   
 <table id="feature">  
61        <tr>        <tr>
62          <td colspan=2 >          <td colspan=2 >
63              <h3><a name="01">Refactor SMTP support</a></h3>              <h3><a name="01">Refactor SMTP support</a></h3>

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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