===== 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 =====