Update of /cvsroot/mon/mon/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2708/doc
Modified Files:
Tag: mon-1-0-0pre1
mon.8
Log Message:
some clarifications in INSTALL documentation submitted by Eric Sorenson
<er...@tr...>
minor addition to alert behavior explanation in mon.8
in dialin.monitor.wrap.c, return the exit status of execv (if it fails, that is)
fixed path to perl in file_change.monitor and smtp3.monitor
Index: mon.8
===================================================================
RCS file: /cvsroot/mon/mon/doc/mon.8,v
retrieving revision 1.1.1.1.2.1
retrieving revision 1.1.1.1.2.2
diff -C2 -d -r1.1.1.1.2.1 -r1.1.1.1.2.2
*** mon.8 17 Jun 2004 20:28:54 -0000 1.1.1.1.2.1
--- mon.8 9 Jul 2004 03:18:53 -0000 1.1.1.1.2.2
***************
*** 357,361 ****
unless
.B no_comp_alerts
! is defined in the period section.
If an alert was already sent within the last
.B alertevery
--- 357,362 ----
unless
.B no_comp_alerts
! is defined in the period section. An upalert will only be sent
! if the previous state is a failure.
If an alert was already sent within the last
.B alertevery
|