Page 2 of 2

Re: Problem Backend:nagiosxi NDO claims Nagios did not updat

Posted: Thu Aug 26, 2021 3:20 am
by gaguilard
Hi ssax:

The problem continue... six or seven times at day...

I am near to be deperated... :)

Re: Problem Backend:nagiosxi NDO claims Nagios did not updat

Posted: Thu Aug 26, 2021 1:54 pm
by ssax
This should be fixed in the upcoming XI 5.8.6 release (it's currently in testing).

You can update it on yours by taking the attached zip file and upload it in Admin > Manage Components:
nagvis.zip
Then as the root user, run this command:

Code: Select all

/usr/local/nagiosxi/html/includes/components/nagvis/upgrade.sh
You may need to close your browser windows/clear the browser cache.

Then go into nagvis and see the maps are working, then stop the nagios process:

Code: Select all

systemctl stop nagios
Then go back to the nagvis map and it should still show green. Mine didn't immediately but I didn't clear cache/close browser.

Start the nagios service back up after:

Code: Select all

systemctl start nagios