HI Team,
I am trying to update Nagios from NagiosXI 5.5.0 to 5.5.8. However does not go further this step.Can you please help?
---- Starting Nagios XI Backup ----
No entry for terminal type "unknown";
using dumb terminal settings.
Stopping nagios: .done.
Starting nagios: done.
Backing up NagiosQL...
tar: Removing leading `/' from member names
tar: Removing leading `/' from member names
Backing up Nagios Core...
tar: Removing leading `/' from member names
tar: /usr/local/nagios/share/perfdata/hs1-esxi4.apple.com: file changed as we read it
tar: /usr/local/nagios/var/ndo.sock: socket ignored
tar: /usr/local/nagios/var/rw/nagios.qh: socket ignored
tar: /usr/local/nagios/var: file changed as we read it
Backing up Nagios XI...
tar: Removing leading `/' from member names
tar: /usr/local/nagiosxi/var/sysstat.log: file changed as we read it
tar: /usr/local/nagiosxi/var/eventman.log: file changed as we read it
Backing up MRTG...
tar: Removing leading `/' from member names
Backing up the SNMP trap interface configuration files...
cp: cannot stat `/etc/snmp/snmptt.conf.nxti': No such file or directory
Backing up NRDP...
tar: Removing leading `/' from member names
Backing up Nagvis...
tar: Removing leading `/' from member names
Backing up MySQL databases...
Backing up cronjobs for Apache...
Backing up logrotate config files...
Backing up Apache config files...
Compressing backup...
===============
BACKUP COMPLETE
===============
Backup stored in /store/backups/nagiosxi/autoupgrade_backup.1545847403.tar.gz
---- Starting Nagios XI Upgrade ----
Cleaning up temp directory...
Upgrading NagiosXI 5.5.0 to 5.5.8
Re: Upgrading NagiosXI 5.5.0 to 5.5.8
When you log in Nagios XI web UI, what is the version number that you see in the bottom-left corner?
Have you tried running the upgrade from the command line?
If the upgrade fails again, post the entire upgrade.log on the forum. Thank you!
Have you tried running the upgrade from the command line?
Code: Select all
cd /tmp
rm -rf xi-* nagiosxi
wget https://assets.nagios.com/downloads/nagiosxi/5/xi-5.5.8.tar.gz
tar xvf xi-5.5.8.tar.gz
cd nagiosxi
./upgradeBe sure to check out our Knowledgebase for helpful articles and solutions!
Re: Upgrading NagiosXI 5.5.0 to 5.5.8
THis is resolved.THanks!
Re: Upgrading NagiosXI 5.5.0 to 5.5.8
Great! I am happy to hear that!
I am closing this topic. If you have any further questions/issues, please start a new thread.
I am closing this topic. If you have any further questions/issues, please start a new thread.
Be sure to check out our Knowledgebase for helpful articles and solutions!