Home » Categories » Products » Nagios XI » Troubleshooting » Common Problems

Upgrading to NDO 3 after having been downgraded in newer versions of Nagios XI

Issue:

You had your NDO3 downgraded to NDO2DB in previous versions of Nagios XI 5.7.x and now want to upgrade to the latest version of NDO3 to take advantage of the performance improvements.

Solution:

Execute the following commands on your server:

systemctl stop nagios
cd /tmp
rm -rf /tmp/nagiosxi
wget http://assets.nagios.com/downloads/nagiosxi/xi-latest.tar.gz
tar zxf xi-latest.tar.gz
cd /tmp/nagiosxi/subcomponents/ndo
./install

Then edit your /usr/local/nagios/etc/nagios.cfg and make sure this line is commented out:
#broker_module=/usr/local/nagios/bin/ndomod.o config_file=/usr/local/nagios/etc/ndomod.cfg
Make sure this line is uncommented:
broker_module=/usr/local/nagios/bin/ndo.so /usr/local/nagios/etc/ndo.cfg

Then start the nagios service:

systemctl start nagios

 

0 (0)
Article Rating (No Votes)
Rate this article
  • Icon PDFExport to PDF
  • Icon MS-WordExport to MS Word
Attachments Attachments
There are no attachments for this article.
Related Articles RSS Feed
Nagios XI - Display All Scheduled Reports
Viewed 4714 times since Wed, Oct 12, 2016
Nagios XI - Problems Using Nagios XI With Proxies
Viewed 12517 times since Mon, Jan 25, 2016
Nagios XI - Oracle Services Critical After Nagios XI Upgrade
Viewed 5470 times since Wed, Jan 27, 2016
Nagios XI - Apply Configuration Never Completes
Viewed 21087 times since Tue, Jan 27, 2015
Nagios XI - Best Practices - NWC15
Viewed 7880 times since Thu, Feb 4, 2016
Enabling Oracle Linux Optional Repository
Viewed 17531 times since Mon, May 14, 2018
Nagios XI - Notifications Not Sending In XI 5.3.0
Viewed 4479 times since Tue, Oct 4, 2016
Nagios XI - Resolving "Cannot connect to database" Error - Core Config Manager
Viewed 7078 times since Mon, Jan 25, 2016
Nagios XI - SNMPTT Service generates Cannot find module errors
Viewed 5745 times since Sun, Apr 9, 2017
XI 5.4 monitoring engine not running
Viewed 10076 times since Mon, Feb 6, 2017