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
Disabling Outdated Versions of SSL/TLS
Viewed 6883 times since Thu, Aug 6, 2020
Nagios XI - Troubleshooting Reports
Viewed 6033 times since Wed, Dec 5, 2018
Nagios XI - Installing Latest SourceGuardian Loaders
Viewed 6122 times since Mon, Jun 18, 2018
Nagios XI - ERROR: PostgresQL not running - exiting
Viewed 4369 times since Tue, Jan 26, 2016
Web Browser Reports 330 Error Content Encoding
Viewed 4491 times since Tue, Mar 7, 2017
Nagios XI - STRICT_TRANS_TABLES
Viewed 6343 times since Thu, Nov 16, 2017
Nagios XI - Crashed Database Tables
Viewed 55971 times since Tue, Jan 27, 2015
Slack Notifications Stopped Working
Viewed 4093 times since Wed, Mar 18, 2020
Nagios XI - Last Check Time Not Updating
Viewed 17740 times since Tue, Jan 6, 2015
Nagios XI - MSSQL Wizards - Adaptive Server connection failed
Viewed 9922 times since Thu, Aug 3, 2017