Missing ndomod.cfg file on 5.7 - Upgrade Query

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
veeravamsi
Posts: 146
Joined: Wed Jan 23, 2019 3:35 am

Missing ndomod.cfg file on 5.7 - Upgrade Query

Post by veeravamsi »

Hi Team,

With reference to https://support.nagios.com/forum/viewto ... 16&t=59131 . Wanted to check what happens during Upgrade process to these ndo related configs &

Specifically ndo2db when we do an upgrade from our current version to 5.7.1

--Vamsi
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Missing ndomod.cfg file on 5.7 - Upgrade Query

Post by tgriep »

XI 5.7.x does not use the ndomod broker module in the nagios.cfg fle and also it does not use the ndo2db daemon anymore so when the system is upgraded, it will remove them from the system.

The ndomod broker will be replaced with a new broker module called ndo which writes the data directly to the MYSQL database so that is why the old brokers are removed.

If your server it setup to use a remote MYSQL database, the new config file called /usr/local/nagios/etc/ndo.cfg file should be updated to point to the off-loaded database.
And the check that is configured in XI that tests to see if the ndo2db daemon is running will updated as well.
Be sure to check out our Knowledgebase for helpful articles and solutions!
veeravamsi
Posts: 146
Joined: Wed Jan 23, 2019 3:35 am

Re: Missing ndomod.cfg file on 5.7 - Upgrade Query

Post by veeravamsi »

Thanks alot.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Missing ndomod.cfg file on 5.7 - Upgrade Query

Post by scottwilkerson »

veeravamsi wrote:Thanks alot.
Glad we could help.

Locking thread
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked