Upgrade from Nagios xi 5.8.8 to 5.9.1 Fails
Posted: Fri Nov 11, 2022 7:58 am
Upgrade from Nagios xi 5.8.8 to 5.9.1 Fails
This is a cmd line upgrade
cd /tmp
rm -rf nagiosxi xi*.tar.gz
wget http://assets.nagios.com/downloads/nagi ... est.tar.gz
tar xzf xi-latest.tar.gz
cd nagiosxi
./upgrade
and it fails here
Nothing to do.
Complete!
UPGRADE: Nagios Core is upgrading...
Checking if Mod Gearman 2 is in use before continuing...
Mod Gearman 2 not found! Continuing...
UPGRADE: Applying Nagios XI patches to Nagios Core...
./apply-patches: line 9: patch: command not found
[root@nagios-ap-ts2a nagiosxi]#
This is a cmd line upgrade
cd /tmp
rm -rf nagiosxi xi*.tar.gz
wget http://assets.nagios.com/downloads/nagi ... est.tar.gz
tar xzf xi-latest.tar.gz
cd nagiosxi
./upgrade
and it fails here
Nothing to do.
Complete!
UPGRADE: Nagios Core is upgrading...
Checking if Mod Gearman 2 is in use before continuing...
Mod Gearman 2 not found! Continuing...
UPGRADE: Applying Nagios XI patches to Nagios Core...
./apply-patches: line 9: patch: command not found
[root@nagios-ap-ts2a nagiosxi]#