Page 1 of 1

mod_gearman installation on latest nagiosxi

Posted: Thu May 29, 2014 3:24 am
by aqxsysad
Hey ALl,

Hopefully someone can help with a recurring problem I have trying to get mod_gearman installed on a nagiosxi 2014 install from an ovf

I've followed the pdf guide from the nagios xi resources and also tried using newer versions, compiling my own and building rpms but with no success.

mod_gearman works fine however, when trying to start nagios i see the following errors in the logs which prevent nagios from loading;

Error: Could not load module '/usr/lib64/mod_gearman/mod_gearman.o' -> /usr/lib64/mod_gearman/mod_gearman.o: undefined symbol: check_result_list
Error: Failed to load module '/usr/lib64/mod_gearman/mod_gearman.o'.

Which causes nagios to barf.

Does anyone have any suggestions on next steps to take as I cant think or find anything better :(

Thanks
Dan

Re: mod_gearman installation on latest nagiosxi

Posted: Thu May 29, 2014 4:19 am
by aqxsysad
Turns out you specifically have to use version 1.4.0nagios4

the logical assumption that the latest and versions past this work with the latest nagios are incorrect.

Re: mod_gearman installation on latest nagiosxi

Posted: Thu May 29, 2014 12:22 pm
by sreinhardt
You are correct that the nagios4 branch specifically must be used. Could you point out where we state that any current version will work? I want to be sure that is corrected if it is stated somewhere.