NdoUtils load module problem

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
chkdsk
Posts: 1
Joined: Wed Oct 23, 2013 5:30 am

NdoUtils load module problem

Post by chkdsk »

Hello All,
For Nagios Core 4.0.1 (installed and used for localhost) I try to add NdoUtils, but starting Nagios with modified nagios.cfg (added broker_module) I get an error:
Error: Could not load module '/usr/local/nagios/bin/ndomod-3x.o' -> /usr/local/nagios/bin/ndomod-3x.o: undefined symbol: hostdependency_list
Any idea?
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: NdoUtils load module problem

Post by abrist »

There were some syntax changes and field additions among other things in core 4. Ndo 1.x is currently not supported correctly, you will most likely need to build ndo 2.x (with core 4 headers) from: http://sourceforge.net/p/nagios/ndoutil ... -2-0/tree/
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Locked