Problem Backend:nagiosxi NDO claims Nagios did not update

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
gaguilard
Posts: 35
Joined: Tue Sep 03, 2019 2:39 am

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

Post by gaguilard »

Hi ssax:

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

I am near to be deperated... :)
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

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

Post 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
You do not have the required permissions to view the files attached to this post.
Locked