NDOmod issues after 5.7 upgrade.

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Dennis.Major
Posts: 2
Joined: Mon Apr 27, 2020 3:06 pm

NDOmod issues after 5.7 upgrade.

Post by Dennis.Major »

After upgrading to 5.7, Monitoring engine stops working.

[1591646003] Error: Could not load module '/usr/local/nagios/bin/ndomod.o' -> /usr/local/nagios/bin/ndomod.o: cannot open shared object file: No such file or directory
[1591646003] Error: Failed to load module '/usr/local/nagios/bin/ndomod.o'.
[1591646003] Error: Module loading failed. Aborting.


The file does exist.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: NDOmod issues after 5.7 upgrade.

Post by scottwilkerson »

Hmm, this line should have been removed from the nagios.cfg by the installer

Can you share your /usr/local/nagios/etc/nagios.cfg ?

Thanks
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: NDOmod issues after 5.7 upgrade.

Post by benjaminsmith »

Hi Dennis,

I see you opened a ticket for this issue, let's continue this issue there and we'll close this out.

Please post the nagios.cfg file to the ticket. It's likely the broker module directive is still in the nagios.cfg file ( you can comment this out or remove it) and re-start.

Code: Select all

# NDOUtils module
#broker_module=/usr/local/nagios/bin/ndomod.o config_file=/usr/local/nagios/etc/ndomod.cfg
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Dennis.Major
Posts: 2
Joined: Mon Apr 27, 2020 3:06 pm

Re: NDOmod issues after 5.7 upgrade.

Post by Dennis.Major »

Not able to login to ticket system.

I commented that line out. Now the service starts but wont check anything.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: NDOmod issues after 5.7 upgrade.

Post by scottwilkerson »

Dennis.Major wrote:Not able to login to ticket system.

I commented that line out. Now the service starts but wont check anything.
Sorry, the link given was wrong, you can view your ticket here
https://support.nagios.com/tickets/
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked