[Mon-commit] mon/doc mon.8,1.1.1.1.2.3,1.1.1.1.2.4
Brought to you by:
trockij
|
From: Jim T. <tr...@us...> - 2004-08-13 04:15:32
|
Update of /cvsroot/mon/mon/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9747/doc Modified Files: Tag: mon-1-0-0pre1 mon.8 Log Message: carp about duplicate services and periods Index: mon.8 =================================================================== RCS file: /cvsroot/mon/mon/doc/mon.8,v retrieving revision 1.1.1.1.2.3 retrieving revision 1.1.1.1.2.4 diff -C2 -d -r1.1.1.1.2.3 -r1.1.1.1.2.4 *** mon.8 3 Aug 2004 15:58:09 -0000 1.1.1.1.2.3 --- mon.8 13 Aug 2004 04:15:17 -0000 1.1.1.1.2.4 *************** *** 916,919 **** --- 916,921 ---- .B service followed by a word which is the tag for this service. + This word must be unique among all services defined for the + same watch group. The components of a service are an interval, monitor, and *************** *** 1107,1111 **** The .B period ! keyword has two forms. The first takes an argument which is a period specification from Patrick Ryan's --- 1109,1113 ---- The .B period ! definition has two forms. The first takes an argument which is a period specification from Patrick Ryan's *************** *** 1127,1130 **** --- 1129,1138 ---- parameters. + Period definitions, in either the first or second form, must be unique within + each service definition. For example, if you need to define two + periods both for "wd {Sun-Sat}", then one or both of the period definitions + must specify a label such as "period t1: wd {Sun-Sat}" and + "period t2: wd {Sun-Sat}". + .TP .BI alertevery " timeval [observe_detail | strict]" |