mod_gearman installation on latest nagiosxi

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
aqxsysad
Posts: 5
Joined: Mon May 19, 2014 3:04 am

mod_gearman installation on latest nagiosxi

Post 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
aqxsysad
Posts: 5
Joined: Mon May 19, 2014 3:04 am

Re: mod_gearman installation on latest nagiosxi

Post 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.
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: mod_gearman installation on latest nagiosxi

Post 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.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Locked