Modgearmn issue
Posted: Tue Nov 21, 2017 9:32 am
Hi,
We have nagios XI 5.2 , and we are using modgearman. Below is the status of gearman.
Queue Name | Worker Available | Jobs Waiting | Jobs Running
------------------------------------------------------------------
check_results | 1 | 0 | 0
eventhandler | 50 | 10 | 0
host | 99 | 0 | 30
service | 99 | 9475 | 69
worker_<servr1> | 1 | 0 | 0
worker_<serv2> | 1 | 0 | 0
------------------------------------------------------------------
There is no event handler running here. broker module entry in nagios.cfg file.
broker_module=/produits/nagiosXI/gearman/worker/bin/mod_gearman.o config=/produits/nagiosXI/gearman/worker/etc/mod_gearman_neb.conf eventhandler=yes
and i have made eventhandler=yes in mod_gearman_neb.conf , mod_gearman_worker.conf configuration files.
Only service and hosts checks are executing using worker but not eventhandler check.
please suggest here.
We have nagios XI 5.2 , and we are using modgearman. Below is the status of gearman.
Queue Name | Worker Available | Jobs Waiting | Jobs Running
------------------------------------------------------------------
check_results | 1 | 0 | 0
eventhandler | 50 | 10 | 0
host | 99 | 0 | 30
service | 99 | 9475 | 69
worker_<servr1> | 1 | 0 | 0
worker_<serv2> | 1 | 0 | 0
------------------------------------------------------------------
There is no event handler running here. broker module entry in nagios.cfg file.
broker_module=/produits/nagiosXI/gearman/worker/bin/mod_gearman.o config=/produits/nagiosXI/gearman/worker/etc/mod_gearman_neb.conf eventhandler=yes
and i have made eventhandler=yes in mod_gearman_neb.conf , mod_gearman_worker.conf configuration files.
Only service and hosts checks are executing using worker but not eventhandler check.
please suggest here.