problem with mod_gearman broker module
Posted: Tue Aug 04, 2015 2:45 am
Hi,
I am trying to get mod_gearman to work with Nagios 4.1.0rc2
I have compiled and installed all the necessary packages (gearman and mod_gearman)
I have put the following config in the nagios.cfg file :
broker_module=/usr/local/lib/mod_gearman/mod_gearman.o config=/usr/local/etc/mod_gearman/mod_gearman_neb.conf
but every time I start up nagios I get the following error in the logs:
Error: Could not load module '/usr/local/lib/mod_gearman/mod_gearman.o' -> file not found
Error: Failed to load module '/usr/local/lib/mod_gearman/mod_gearman.o'.
Error: Module loading failed. Aborting.
I have checked the location and the permissions on the module and it is all set correctly.
Is there something I am missing ?
Thanks
I am trying to get mod_gearman to work with Nagios 4.1.0rc2
I have compiled and installed all the necessary packages (gearman and mod_gearman)
I have put the following config in the nagios.cfg file :
broker_module=/usr/local/lib/mod_gearman/mod_gearman.o config=/usr/local/etc/mod_gearman/mod_gearman_neb.conf
but every time I start up nagios I get the following error in the logs:
Error: Could not load module '/usr/local/lib/mod_gearman/mod_gearman.o' -> file not found
Error: Failed to load module '/usr/local/lib/mod_gearman/mod_gearman.o'.
Error: Module loading failed. Aborting.
I have checked the location and the permissions on the module and it is all set correctly.
Is there something I am missing ?
Thanks