You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The MONHOST table contains the information required by a monitoring host. Note that the entry in the NODES table for a monitoring host must be fully populated. The MONHOST table can be populated by creating a csv file, or by logging into MySQL and using the 'INSERT into MONHOST ....' command.

Note that in case of a csv file, each node must have its infomation contained on one line.  For example:

TABLENAME=MONHOST
\#nodeid,srcDir,reportsDir,webPath,siteName,daysToAnalyze,dataToAnalyze,cgiDir,cgiPath

\##caltech - The following must be on one line
2,/home/iepm/v3src,/home/iepm/privatedir,/home/iepm/public_html,http://socrates.cacr.caltech.edu,
IEPM-BW @ CACR.CALTECH.EDU,28,
ping:avg=w i lt 1;ping:min=w i lt 0;abwe:avdbcap=w p lt 5;abwe:avabw=w p lt12;abwe:avxtr=w p lt 8,
/var/www/cgi-bin,http://socrates.cacr.caltech.edu/cgi-bin
  • No labels