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

 



Special Offer For Knowledgebase Visitors! Get a huge discount on Nagios Log Server by clicking below.

Get 60% Off Nagios Log Server!

Did you know? Nagios provides complete monitoring of: Windows, Linux, UNIX, Servers, Websites, SNMP, DHCP, DNS, Email, Storage, Files, Apache, IIS, EC2, and more!

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 - Apply Configuration Never Completes
Viewed 22248 times since Tue, Jan 27, 2015
Enabling Oracle Linux Optional Repository
Viewed 19362 times since Mon, May 14, 2018
Nagios XI - Scheduled Reports Not Running
Viewed 5846 times since Thu, Aug 10, 2017
Nagios XI - Uploaded plugin returns "/bin/bash^M: bad interpreter: No such file or directory"
Viewed 7170 times since Thu, Feb 25, 2016
Nagios XI - Debugging Bandwidth Performance Graphs
Viewed 15559 times since Tue, Jan 27, 2015
Nagios XI - Configuration Applies, No Changes Take Place
Viewed 8458 times since Tue, Jan 27, 2015
Nagios XI - Best Practices - NWC15
Viewed 8572 times since Thu, Feb 4, 2016
NRPE - Agent and Plugin Explained
Viewed 66530 times since Fri, Jul 14, 2017
Nagios XI - Disabling Database UTF8 Connectivity
Viewed 5349 times since Thu, Mar 8, 2018
Nagios XI - Missing localhost Alerts
Viewed 6711 times since Sun, Nov 5, 2017