1. Remove the old tarball and "nagiosxi" directory from the "/tmp".
Code: Select all
cd /tmp
rm -rf xi-* nagiosxiCode: Select all
wget https://assets.nagios.com/downloads/nagiosxi/5/xi-5.3.0.tar.gz
tar zxvf xi-5.3.0.tar.gz
cd nagiosxi
./upgradeCode: Select all
cd /tmp
rm -rf xi-* nagiosxiCode: Select all
wget https://assets.nagios.com/downloads/nagiosxi/5/xi-5.3.0.tar.gz
tar zxvf xi-5.3.0.tar.gz
cd nagiosxi
./upgrade