THIS KNOWLEDGE BASE HAS BEEN ARCHIVED AND IS NO LONGER BEING UPDATED
Please visit library.nagios.com/docs for the latest and most up-to-date documentation.
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 - 2014 Upgrade Issue - CONFIG ERROR
Viewed 6774 times since Mon, Jan 25, 2016
Nagios XI - Event Data Is Stale
Viewed 6801 times since Wed, Jan 27, 2016
Nagios XI - SNMP MIB Upload Problems
Viewed 10786 times since Mon, Apr 10, 2017
Nagios XI - Hosts Pending/Gray
Viewed 13150 times since Tue, Jan 6, 2015
Nagios XI - Login Screen Keeps Redirecting To Itself
Viewed 8237 times since Wed, Jan 27, 2016
Web Browser Reports 330 Error Content Encoding
Viewed 9450 times since Tue, Mar 7, 2017
ERROR: Please add the ’Optional’ channel to your Red Hat systems subscriptions
Viewed 29210 times since Tue, Jan 26, 2016
Nagios XI - Scheduled Downtime Not Working
Viewed 8820 times since Mon, Oct 10, 2016
Nagios XI - Configuration Verification Failed
Viewed 21475 times since Mon, Jan 25, 2016
Turning Off PHP Notices and Deprecated Messages
Viewed 5520 times since Wed, Oct 20, 2021