/[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.20 by hauk, Sun Dec 22 15:34:11 2002 UTC revision 1.21 by hauk, Sun Dec 29 22:28:10 2002 UTC
# Line 66  users to choose the preferred type of co Line 66  users to choose the preferred type of co
66  <td width=50%>Responsible:</td><td width=50%>Martin</td>  <td width=50%>Responsible:</td><td width=50%>Martin</td>
67  </tr>  </tr>
68  <tr>  <tr>
69  <td width=50%>Progress:</td>  <td width=50%>Progress:</td> <td width=50% bgcolor="#00aaaa"
70  <td width=50% bgcolor="#0000aa" align=center><b><font color=#ffffff>0%</font></b></td>  align=center><b><font color=#ffffff>20%</font></b></td>
71  </tr>  </tr>
72  <tr>  <tr>
73  <td width=50%>Importance:</td><td width=50%>MEDIUM</td>  <td width=50%>Importance:</td><td width=50%>MEDIUM</td>
# Line 82  users to choose the preferred type of co Line 82  users to choose the preferred type of co
82    
83  Monitoring of file/storage systems. Control file examples:  Monitoring of file/storage systems. Control file examples:
84  <pre>  <pre>
85   if filesystem /usr/doc/* is > 90% then alert foo@bar   if filesystem /usr/doc/*  > 98% then alert foo@bar
86   if filesystem /dev/hda1 > 90% then alert foo@bar   if filesystem /dev/hda1 > 90% then alert foo@bar
87   if filesystem /dev/hda1 > 90% then stop   if filesystem /tmp has less than 95% free space
88        then alert foo@bar
89  </pre>  </pre>
90  <p>  <p>
91  <code>  <code>

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

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