sni / mod_gearman

Distribute Naemon Host/Service Checks & Eventhandler with Gearman Queues. Host/Servicegroups affinity included.
http://www.mod-gearman.org
GNU General Public License v3.0
122 stars 42 forks source link

check_gearman CRITICAL - Job failed: _client_do(GEARMAN_TIMEOUT) occured during gearman_client_run_tasks() - libgearman/client.cc:174 #90

Closed druchoo closed 2 years ago

druchoo commented 8 years ago

Receiving check_gearman error every few weeks or so. Restarting gearmand resolves. Issue seems to be just check_gearman as mod_gearman still processes Any idea on cause or fix?

Old post about issue

$ cat /etc/redhat-release ; rpm -qa | grep gear
Red Hat Enterprise Linux Server release 6.6 (Santiago)
mod_gearman-1.5.5-1.el6.x86_64
gearmand-0.33-4.x86_64
gearmand-server-0.33-4.x86_64
sni commented 7 years ago

No idea. Never had such kind of issues. You could increase the gearmand loglevel, maybe it prints some kind of helpful information.

druchoo commented 7 years ago

I've had debug=3 on during issue and nothing noticeable in log. The worker still processes jobs only issue appears to be check_gearman and trying to stop worker requires kill -9.