/[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.14 by hauk, Thu May 5 16:44:37 2005 UTC revision 1.15 by hauk, Thu May 5 16:50:33 2005 UTC
# Line 38  mailing lists</A> and let us know. Line 38  mailing lists</A> and let us know.
38  <b>Planned</b>  <b>Planned</b>
39  <ol>  <ol>
40    <li><a href="#01">Refactor SMTP support</a></li>    <li><a href="#01">Refactor SMTP support</a></li>
   <li><a href="#02">Refactor the CVS repository and release tree</a></li>  
41    <li><a href="#31">Monitor a (log) file using regex</a></li>    <li><a href="#31">Monitor a (log) file using regex</a></li>
42    <li><a href="#32">Customize monit log file output</a></li>    <li><a href="#32">Customize monit log file output</a></li>
43    <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>
# Line 54  mailing lists</A> and let us know. Line 53  mailing lists</A> and let us know.
53    <li><a href="#20">Event ratio dependant action rules</a></li>    <li><a href="#20">Event ratio dependant action rules</a></li>
54    <li><a href="#21">Action list support and optional service name target</a></li>    <li><a href="#21">Action list support and optional service name target</a></li>
55    <li><a href="#22">Soft failure tolerance for ICMP echo test (ping)</a></li>    <li><a href="#22">Soft failure tolerance for ICMP echo test (ping)</a></li>
56      <li><a href="#02">Refactor the CVS repository and release tree</a></li>
57    
58  </ol>  </ol>
59  </div>  </div>
# Line 92  mailing lists</A> and let us know. Line 92  mailing lists</A> and let us know.
92    </tr>    </tr>
93  </table>  </table>
94    
   
 <table id="feature">  
   <tr>  
     <td colspan=2>  
       <h3><a name="02">Refactor the CVS repository and release tree</a></h3>  
   
       The goal is to move all source code into a src/  
       directory. After refactoring the monit top-level directory  
       should look like this:  
   
       <pre>  
       CHANGES.txt   contrib/      doc/        Makefile.in  src/  
       configure*    CONTRIBUTORS  install-sh  man/         STATUS  
       configure.ac  COPYING       LICENSE     README  
       </pre>  
     </td>  
   </tr>  
   <tr>  
     <td width="10%" style="padding-right: 20px;">Responsible:</td>  
     <td>hauk</td>  
   </tr>  
   <tr>  
     <td>Progress:</td>  
     <td bgcolor="blue" align=center>  
       <b><font color="#ffffff">0%</font></b>  
     </td>  
   </tr>  
   <tr>  
     <td>Importance:</td>  
     <td><b>MEDIUM</b></td>  
   </tr>  
 </table>  
   
   
95  <table id="feature">  <table id="feature">
96  <tr>  <tr>
97  <td colspan=2 >  <td colspan=2 >
# Line 608  The log file format will be set using a Line 574  The log file format will be set using a
574  </table>  </table>
575    
576    
577  <?php include '../include/footer.html'; ?>  <table id="feature">
578    <tr>
579    <td colspan=2>
580    <h3><a name="02">Refactor the CVS repository and release tree</a></h3>
581    
582    The goal is to move all source code into a src/
583    directory. After refactoring the monit top-level directory
584    should look like this:
585    
586    <pre>
587    CHANGES.txt   contrib/      doc/        Makefile.in  src/
588    configure*    CONTRIBUTORS  install-sh  man/         STATUS
589    configure.ac  COPYING       LICENSE     README
590    </pre>
591    </td>
592    </tr>
593    <tr>
594    <td width="10%" style="padding-right: 20px;">Responsible:</td>
595    <td>hauk</td>
596    </tr>
597    <tr>
598    <td>Progress:</td>
599    <td bgcolor="blue" align=center>
600    <b><font color="#ffffff">0%</font></b>
601    </td>
602    </tr>
603    <tr>
604    <td>Importance:</td>
605    <td><b>LOW</b></td>
606    </tr>
607    </table>
608    feasible
609    
610    <?feasible include '../include/footer.html'; ?>

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

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