/[monit]/monit/monit.pod
ViewVC logotype

Diff of /monit/monit.pod

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

revision 1.156 by martinp, Thu Jan 6 20:51:49 2005 UTC revision 1.157 by hauk, Sun Jan 9 01:05:56 2005 UTC
# Line 1674  comparison expression is true the choose Line 1674  comparison expression is true the choose
1674  The apache-status protocol statement is formally defined as  The apache-status protocol statement is formally defined as
1675  (keywords in uppercase):  (keywords in uppercase):
1676    
1677   PROTO(COL) APACHE-STATUS {test}[|{test OR}+{test}]   PROTO(COL) {limit} OP PERCENT [OR {limit} OP PERCENT]*
1678    
1679  where {test} is one or more of:  where {limit} is one or more of: loglimit, closelimit, dnslimit,
1680    keepalivelimit, replylimit, requestlimit, startlimit, waitlimit
1681   loglimit       { < | == | != | > } value  gracefullimit or cleanuplimit. The operator OP is one of:
1682   closelimit     { < | == | != | > } value  [<|=|>].
  dnslimit       { < | == | != | > } value  
  keepalivelimit { < | == | != | > } value  
  replylimit     { < | == | != | > } value  
  requestlimit   { < | == | != | > } value  
  startlimit     { < | == | != | > } value  
  waitlimit      { < | == | != | > } value  
  gracefullimit  { < | == | != | > } value  
  cleanuplimit   { < | == | != | > } value  
1683    
1684  You can combine all of these test into one expression or you can  You can combine all of these test into one expression or you can
1685  choose to test a certain limit. If you combine the limits you  choose to test a certain limit. If you combine the limits you

Legend:
Removed from v.1.156  
changed lines
  Added in v.1.157

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