/[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.16 by hauk, Thu May 5 16:53:05 2005 UTC revision 1.17 by hauk, Fri Jul 15 13:13:13 2005 UTC
# Line 37  mailing lists</A> and let us know. Line 37  mailing lists</A> and let us know.
37  </ul>  </ul>
38  <b>Planned</b>  <b>Planned</b>
39  <ol>  <ol>
40      <li><a href="#23">Improve monit responsiveness when stopping a program</a></li>
41    <li><a href="#01">Refactor SMTP support</a></li>    <li><a href="#01">Refactor SMTP support</a></li>
42    <li><a href="#31">Monitor a (log) file using regex</a></li>    <li><a href="#31">Monitor a (log) file using regex</a></li>
43    <li><a href="#32">Customize monit log file output</a></li>    <li><a href="#32">Customize monit log file output</a></li>
# Line 58  mailing lists</A> and let us know. Line 59  mailing lists</A> and let us know.
59  </ol>  </ol>
60  </div>  </div>
61    
62    <table id="feature">
63    <tr>
64    <td colspan=2 >
65    <h3><a name="23">Improve monit responsiveness when stopping a program</a></h3>
66    
67    When a process or program is stopped from the console or from the web-interface,
68    monit waits for the process to stop. This has the unwanted sideeffect that the web-interface and
69    console hangs until the process actually stops, because these actions runs in the same thread.
70    
71    
72    </td>
73    </tr>
74    <tr>
75    <td width="10%" style="padding-right: 20px;">Responsible:</td>
76    <td>hauk</td>
77    </tr>
78    <tr>
79    <td>Progress:</td>
80    <td bgcolor="blue" align=center>
81    <b><font color="#ffffff">0%</font></b>
82    </td>
83    </tr>
84    <tr>
85    <td>Importance:</td>
86    <td><b>HIGH</b></td>
87    </tr>
88    </table>
89    
90    
91  <table id="feature">  <table id="feature">
92    <tr>    <tr>

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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