I download ndoutils 2.0.0 from here : http://sourceforge.net/projects/nagios/ ... ils-2.0.0/
Compile and make install without any error
I put the following configuration in nagios.conf
and restart nagios but caught this errorbroker_module=/usr/local/nagios/bin/ndomod.o
broker_module=/usr/local/nagios/etc/ndomod.cfg
I try to google but seem no solution for it.[1415347273] Error: Could not load module '/usr/local/nagios/etc/ndomod.cfg' -> /usr/local/nagios/etc/ndomod.cfg: invalid ELF header
[1415347273] Error: Failed to load module '/usr/local/nagios/etc/ndomod.cfg'.
[1415347273] ndomod: NDOMOD 2.0.0 (02-28-2014) Copyright (c) 2009 Nagios Core Development Team and Community Contributors
[1415347273] ndomod: Could not open data sink! I'll keep trying, but some output may get lost...
[1415347273] ndomod registered for contact data'
[1415347273] ndomod registered for contact notification data'
[1415347273] Event broker module '/usr/local/nagios/bin/ndomod.o' initialized successfully.
[1415347273] Error: Module loading failed. Aborting.
Can anyone help me to fix it.
Thanks