tutorials:install

Error loading plugin struct
ParseError: syntax error, unexpected 'fn' (T_STRING), expecting :: (T_PAAMAYIM_NEKUDOTAYIM)
More info is available in the error log.
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


tutorials:install [2009/02/16 00:04] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +===== Client Side =====
 +
 +Download the file to your Xymon server
 +
 +Unpack the file if needed:\\
 +^ Filename Extension ^   Command                           ^
 +| .tar.gz                     | tar -xzf //filename.tar.gz//     |
 +| .tar.bz2                   | tar -xjf //filename.tar.bz2//    |
 +| .zip                         | unzip //filename.zip//            |
 +
 +Edit the script file to customise any environment variables or details (usually at the top section of the script)
 +
 +Add a section to your $HOBBIT/client/etc/clientlaunch.cfg
 +
 +Check the log file to ensure everything is running correctly
 +
 +Check the web page to ensure the reports are arriving correctly
 +
 +Consider if you will need to modify your alert rules for this new test
 +
 +===== Server Side =====
  
  • tutorials/install.txt
  • Last modified: 2009/02/16 00:04
  • by 127.0.0.1