[Mon-commit] mon INSTALL,1.2.2.2,1.2.2.3
Brought to you by:
trockij
|
From: Jim T. <tr...@us...> - 2007-06-25 13:27:36
|
Update of /cvsroot/mon/mon In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv12235 Modified Files: Tag: mon-1-2-branch INSTALL Log Message: readme Index: INSTALL =================================================================== RCS file: /cvsroot/mon/mon/INSTALL,v retrieving revision 1.2.2.2 retrieving revision 1.2.2.3 diff -C2 -d -r1.2.2.2 -r1.2.2.3 *** INSTALL 25 Jun 2007 13:10:05 -0000 1.2.2.2 --- INSTALL 25 Jun 2007 13:27:29 -0000 1.2.2.3 *************** *** 72,78 **** All of the monitor and alert scripts that are packaged with mon are actually ! optional in that it will only use the monitors which you have specified in your ! configuration. There is no need to install any extra dependencies, such as Perl ! modules, for monitors which you will not be using. You may test to see if a monitor works outside of mon by simply running it from --- 72,78 ---- All of the monitor and alert scripts that are packaged with mon are actually ! optional in that mon will only use the monitors which you have specified in ! your configuration. There is no need to install any extra dependencies, such as ! Perl modules, for monitors which you will not be using. You may test to see if a monitor works outside of mon by simply running it from *************** *** 87,92 **** -------------------------------------------------------------------------- reachable hosts rtt ! --------------------------------------------------------------------------- ! uplift 0.07 ms Some monitors may need Perl modules which may not already be installed on your --- 87,92 ---- -------------------------------------------------------------------------- reachable hosts rtt ! -------------------------------------------------------------------------- ! uplift 0.07 ms Some monitors may need Perl modules which may not already be installed on your *************** *** 125,131 **** insight on system configuration. - -Be sure you have the required Perl modules, which are listed in this - file. - -Make your own mon.cf file, using the suppled "example.cf" (located in the etc/ directory) as a template, or the m4-based "example.m4": --- 125,128 ---- |