[Mon-commit] mon/doc mon.8,1.1.1.1.2.2,1.1.1.1.2.3
Brought to you by:
trockij
From: Jim T. <tr...@us...> - 2004-08-03 15:58:26
|
Update of /cvsroot/mon/mon/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14509/doc Modified Files: Tag: mon-1-0-0pre1 mon.8 Log Message: Index: mon.8 =================================================================== RCS file: /cvsroot/mon/mon/doc/mon.8,v retrieving revision 1.1.1.1.2.2 retrieving revision 1.1.1.1.2.3 diff -C2 -d -r1.1.1.1.2.2 -r1.1.1.1.2.3 *** mon.8 9 Jul 2004 03:18:53 -0000 1.1.1.1.2.2 --- mon.8 3 Aug 2004 15:58:09 -0000 1.1.1.1.2.3 *************** *** 317,320 **** --- 317,327 ---- global configuration variable. + .TP + .B MON_CFBASEDIR + The directory where configuration files should be kept, + as indicated by the + .I cfbasedir + global configuration variable. + .P "fping.monitor" should return an exit status of 0 if it *************** *** 506,509 **** --- 513,523 ---- global configuration variable. + .TP + .B MON_CFBASEDIR + The directory where configuration files should be kept, + as indicated by the + .I cfbasedir + global configuration variable. + .P The first line from standard input must be used as a brief summary *************** *** 670,677 **** .TP - .BI "snmpport = " portnum - Set the SNMP port that the server binds to. - - .TP .BI "serverbind = " addr --- 684,687 ---- *************** *** 688,695 **** .TP - .BI "snmp =" {yes|no} - Turn on/off SNMP support (currently unimplemented). - - .TP .BI "dtlogfile = " file .I file --- 698,701 ---- |