Closed jkilborn67 closed 8 years ago
The nagios 4 part has been contributed by nagios inc. and i did not test it myself since i don't have any nagios 4 installation. Maybe @hedenface can have a look at it.
I can confirm that this behavior exists when installing from the repo. It does NOT when compiling from source (configure with --disable-naemon-neb-module --disable-nagios3-neb-module --with-user=nagios).
Thanks for the reply, I will compile from source. Appreciate the help!
I compiled from source, and using the configure options from @hedenface , the mod_gearman_nagios4.o worked fine. Nagios is using the broker successfully.
Can you retry the latest beta 2 from https://mod-gearman.org/download/v3.0.0b2/ (also available in the labs testing repository)
I�ll try to test it out tomorrow, and let you know the results. Thanks
Sent from Windows Mail
From: Sven Nierleinmailto:notifications@github.com Sent: �Monday�, �August� �22�, �2016 �11�:�29� �AM To: sni/mod_gearmanmailto:mod_gearman@noreply.github.com Cc: Jim Kilbornmailto:jim@alamois.com, Authormailto:author@noreply.github.com
Can you retry the latest beta 2 from https://mod-gearman.org/download/v3.0.0b2/ (also available in the labs testing repository)
� You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/sni/mod_gearman/issues/97#issuecomment-241469560, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AAu53EXhQ9Y3aiQUzAhtZ8T1gR8AB4A8ks5qic5TgaJpZM4JhHc5.
Centos 7.2, , nagios 4.0.8-2, mod_gearman v3.0.0b-1.el7 Installed from labs-consol-testing repository
Has this configuration been tested? I can't get nagios to start when setting the broker_module to:
broker_module=/usr/lib64/mod_gearman/mod_gearman_nagios4.o config=/etc/mod_gearman/module.conf
systemd: Started Nagios Network Monitoring.
Could not load module '/usr/lib64/mod_gearman/mod_gearman_nagios4.o' -> /usr/lib64/mod_gearman/mod_gearman_nagios4.o: undefined symbol: check_result_info
Any ideas would be appreciated.