You'll need to change at a minimum these two lines, and then anything else necessary to deal with feature changes in the upstream changelogs.The process of installing NagVis to a Nagios XI system can be automated with a script that can be downloaded from:
http://assets.nagios.com/downloads/nagi ... -Nagvis.sh
Code: Select all
NAGVIS_VER="1.5.9"
wget -qc "http://sourceforge.net/projects/nagvis/files/NagVis%201.5/nagvis-$NAGVIS_VER.tar.gz/download"