-
Transfer this to the server you wish to install on.
Unpack and move to the folder /export/home/scotty or /home/scotty.
The unpacked folder will be called Watchdog to avoid overwriting the current install titled watchdog
tar -zxf WatchDog-REL-2.2.0.tar.gz
mv Watchdog /export/home/scotty/
Copy the currently used ResourceConfig.groovy to the new Watchdog folder
Edit the new run.sh to point to /export/home/scotty/watchdog (server dependent) and to have the java version used be 1.7.0_80
Disable the watchdog entry in crontab by commenting the line
Move the current watchdog install folder to a backup
Move the new install folder “Watchdog” to “watchdog”
Run the watchdog as a test
Determine proper running of the watchdog, it should run through each resource in turn and determine whether to send an SNMP trap or clear, and at its finish will tell you if it sent any traps other than its heartbeat
Re-enable watchdog entry in crontab