ssax wrote:What does it say the version is on the bottom left hand side of the web interface?
Try running the ./upgrade script again, it's safe to do it right over the top of an upgraded system.
Thank you
Still says 5.2.6
I have run the upgrade again and again it gives the UPGRADE COMPLETED message with no errors.
Logged out of the web GUI and back in.
Checked for updates.
Again says I have 5.2.6 and 5.2.7 is available
5.2.6 is still down the bottom right as well after the second upgrade.
lmiltchev wrote:Did you forget to delete the old 5.2.6 nagiosxi directory. Let's try to redo upgrade one more time. Run the following commands from the CLI:
cd /tmp
rm -rf nagiosxi xi-*
wget https://assets.nagios.com/downloads/nagiosxi/5/xi-5.2.7.tar.gz
tar zxvf xi-5.2.7.tar.gz
cd nagiosxi
./upgrade
Let us know if this fixed your issue.
Yep that has upgraded successfully
Thank you. I have added this to my notes.
Sorry for the run around...very new to nagios + linux.
Thanks again for your patience and help