Home »
Categories
» Products » Nagios XI » Troubleshooting » Common Problems |
Upgrading to NDO 3 after having been downgraded in newer versions of Nagios XI |
Article Number: 885 | Rating: Unrated | Last Updated by rspielman on Fri, Jan 15, 2021 at 1:26 PM
|
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.
Did you know? Nagios provides complete monitoring of: Windows, Linux, UNIX, Servers, Websites, SNMP, DHCP, DNS, Email, Storage, Files, Apache, IIS, EC2, and more!
|
Posted by: rspielman on Fri, Jan 15, 2021 at 1:07 PM. This article has been viewed 4199 times. Filed Under: Common Problems |
Have a question? Try our Forums! | Give Feedback |
0 (0)
Article Rating (No Votes)
Rate this article
|
| |
|
Attachments
There are no attachments for this article.
| Related Articles 
Nagios XI - Missing localhost Alerts
Viewed 6808 times since Sun, Nov 5, 2017
Nagios XI - SNMP MIB Upload Problems
Viewed 9365 times since Mon, Apr 10, 2017
Nagios XI - STRICT_TRANS_TABLES
Viewed 7778 times since Thu, Nov 16, 2017
Disabling Port 113 IDENT Requests
Viewed 5908 times since Tue, Mar 12, 2019
|
|