Hi Team,
Getting below error when restarting nagios after installation of NDO
Error: Could not load module '/usr/local/nagios/bin/ndomod.o' -> /usr/local/nagios/bin/ndomod.o: undefined symbol: servicedependency_list
[1418096173] Error: Failed to load module '/usr/local/nagios/bin/ndomod.o'.
Configurations
OS:
Distributor ID: CentOS
Description: CentOS release 6.5 (Final)
Nagios:
Nagios Core Version 4.0.7
NDO:
ndoutils-1.4b9
NDO Util is not working
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: NDO Util is not working
Can you attach your nagios.cfg? This may also hold the answer to your issues:
http://support.nagios.com/forum/viewtop ... =7&t=21573
They ran into a KEY issue on their installation.
http://support.nagios.com/forum/viewtop ... =7&t=21573
They ran into a KEY issue on their installation.
Re: NDO Util is not working
You need ndoutils-2.0.0 to work with Core 4. You can download it here: http://sourceforge.net/projects/nagios/ ... ils-2.0.0/dreamboy_sivak wrote:Nagios:
Nagios Core Version 4.0.7
NDO:
ndoutils-1.4b9
(Core 4.0.8 fixes some bugs, so you may want to upgrade that too.)
You will need to run the db/upgradedb script in the ndoutils source directory to update the schema for Core 4:
Code: Select all
cd db
./upgradedb -u user -p password -h hostname -d database-
dreamboy_sivak
- Posts: 18
- Joined: Tue Mar 25, 2014 2:13 am
Re: NDO Util is not working
Hi emislivec
Yes i just upgraded NDO 2.0 and now getting below error
"Event broker module 'NERD' deinitialized successfully."
Yes i just upgraded NDO 2.0 and now getting below error
"Event broker module 'NERD' deinitialized successfully."
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: NDO Util is not working
What is the output from:
Code: Select all
/usr/local/nagios/bin/nagios -vvv /usr/local/nagios/etc/nagios.cfgAs of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
-
dreamboy_sivak
- Posts: 18
- Joined: Tue Mar 25, 2014 2:13 am
Re: NDO Util is not working
Thanks Team
Issue fixed.
sorry i commented the event_broker line...
Issue fixed.
sorry i commented the event_broker line...
Re: NDO Util is not working
No worries. We'll go ahead and close this. Thanks.