Update of /cvsroot/mon/mon/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22513
Modified Files:
Tag: mon-1-0-0pre1
mon.8
Log Message:
oops, forgot to mention observe_detail in alertevery explanation
Index: mon.8
===================================================================
RCS file: /cvsroot/mon/mon/doc/mon.8,v
retrieving revision 1.1.1.1.2.5
retrieving revision 1.1.1.1.2.6
diff -C2 -d -r1.1.1.1.2.5 -r1.1.1.1.2.6
*** mon.8 19 Nov 2004 18:26:22 -0000 1.1.1.1.2.5
--- mon.8 22 Nov 2004 18:47:54 -0000 1.1.1.1.2.6
***************
*** 1141,1145 ****
.TP
! .BI alertevery " timeval [observe_detail | strict]"
The
.B alertevery
--- 1141,1145 ----
.TP
! .BI alertevery " timeval [observe_detail | ignore_summary | strict ]"
The
.B alertevery
***************
*** 1163,1166 ****
--- 1163,1167 ----
then the alertevery interval is overridden, and an alert
will be sent.
+ The "ignore_summary" argument suppresses this behavior.
If the string
"observe_detail" is the last argument, then both the summary
|