This is a cache of https://support.nagios.com/kb/article/upgrading-to-ndo-3-after-having-been-downgraded-in-newer-versions-of-nagios-xi-885.html. It is a snapshot of the page at 2025-05-14T00:09:19.588+0000.
Upgrading to NDO 3 after having been downgraded in newer versions of Nagios <strong>xi</strong>
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
Pages Not Displaying Correctly
Viewed 8590 times since Mon, Jan 25, 2016
PHPMailer - Troubleshooting Using Debug Logging
Viewed 37173 times since Tue, Aug 14, 2018
Nagios xi - Display All Scheduled Reports
Viewed 5394 times since Wed, Oct 12, 2016
Nagios xi - Disabling Database UTF8 Connectivity
Viewed 5522 times since Thu, Mar 8, 2018
Nagios xi - 2014 Upgrade Issue - CONFIG ERROR
Viewed 5763 times since Mon, Jan 25, 2016
Nagios xi - Apply Configuration Fails - Backend login to the Core Configuration failed
Viewed 25768 times since Tue, Aug 2, 2016
Nagios xi - ERROR: PostgresQL not running - exiting
Viewed 5339 times since Tue, Jan 26, 2016
NDOUtils - Message Queue Exceeded
Viewed 16428 times since Thu, Jan 21, 2016
Nagios xi - Notifications Not Sending In xi 5.3.0
Viewed 5662 times since Tue, Oct 4, 2016
Nagios xi - WMI Authentication Problems
Viewed 7613 times since Thu, Feb 25, 2016