mod-gearman |showing false device down

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: mod-gearman |showing false device down

Post by tgriep »

The log file was archived so the other one with the time stamp did have some data in it and the error is that this Mod Gearman worker cannot connect to the Gearman Server so it cannot get the checks to run and that is causing the issue.

And the last entry in the file shows the worker exiting but it did not show that it was started.

I would verify that the Mod Gearman worker worker is running and that is can access the Gearman Server to get jobs and run them.

Run this to restart the Worker

Code: Select all

service mod-gearman2-worker restart
Then check the /var/log/mod_gearman2/mod_gearman_worker.log file for any connection errors.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked