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 ^ | ||
| + | | .tar.gz | ||
| + | | .tar.bz2 | ||
| + | | .zip | unzip // | ||
| + | |||
| + | 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/ | ||
| + | |||
| + | 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 ===== | ||