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 - Best Practices - NWC15
Viewed 8572 times since Thu, Feb 4, 2016
VMWare checks timing out or slow
Viewed 3621 times since Fri, Feb 11, 2022
Nagios XI - MSSQL Wizards - Adaptive Server connection failed
Viewed 11666 times since Thu, Aug 3, 2017
Web Browser Reports 330 Error Content Encoding
Viewed 8405 times since Tue, Mar 7, 2017
Nagios XI - Oracle Services Critical After Nagios XI Upgrade
Viewed 6285 times since Wed, Jan 27, 2016
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 - Warning: Duplicate definition found for contact ’xi_default_contact’
Viewed 6422 times since Tue, Jan 26, 2016
Disabling Outdated Versions of SSL/TLS
Viewed 8349 times since Thu, Aug 6, 2020
Disabling Port 113 IDENT Requests
Viewed 5814 times since Tue, Mar 12, 2019
Nagios XI - Some BPI Checks Show "Unknown BPI Group Index" After Upgrade
Viewed 4436 times since Wed, Sep 18, 2019