Page 2 of 2

Re: Service checks not updating in Nagios XI GUI with NDO-3

Posted: Thu Mar 11, 2021 3:37 pm
by rdurga
I sent you a PM on this issue.

Re: Service checks not updating in Nagios XI GUI with NDO-3

Posted: Fri Mar 12, 2021 2:20 pm
by benjaminsmith
Hi,

Got the profile, thank you. It looks like the system is running ndo2db instead of ndo3. The logs look normal. Which system is this profile from, dev or production?
# NDOUtils module
# Commented out by NDO 'make install-broker-line' on Tue Sep 15 14:42:36 EDT 2020
# Commented out by NDO 'make install-broker-line' on Tue Sep 15 14:59:18 EDT 2020
# Commented out by NDO 'make install-broker-line' on Thu Jan 21 08:04:42 EST 2021
broker_module=/usr/local/nagios/bin/ndomod.o config_file=/usr/local/nagios/etc/ndomod.cfg
To re-install NDO3, make sure you have the correct databse settings in the following files (see the offline guide below for more details).

Code: Select all

systemctl stop nagios
 /usr/local/nagiosxi/html/config.inc.php
/usr/local/nagios/etc/ndo.cfg
then you'll want to run the following commands.

Code: Select all

cd /tmp
rm -rf nagiosxi xi*.tar.gz
wget http://assets.nagios.com/downloads/nagiosxi/xi-latest.tar.gz
tar xzf xi-latest.tar.gz
cd nagiosxi/subcomponents/ndo
./upgrade -f
Restart Nagios .

Code: Select all

systemctl nagios restart
Reference:
Offloading MySQL to Remote Server

Re: Service checks not updating in Nagios XI GUI with NDO-3

Posted: Thu Mar 18, 2021 9:17 am
by rdurga
We are still working on this, I will respond again once we have upgraded back to NDO3.

Re: Service checks not updating in Nagios XI GUI with NDO-3

Posted: Fri Mar 19, 2021 12:35 pm
by lmiltchev
Sure, keep us posted. @benjaminsmith is off today, but he should be back on Monday. Thank you!

Re: Service checks not updating in Nagios XI GUI with NDO-3

Posted: Wed Mar 31, 2021 7:54 am
by rdurga
After extensive testing NDO3 is working as expected. This thread can be closed.

Re: Service checks not updating in Nagios XI GUI with NDO-3

Posted: Wed Mar 31, 2021 8:27 am
by scottwilkerson
rdurga wrote:After extensive testing NDO3 is working as expected. This thread can be closed.
Locking thread