Page 3 of 3

Re: nagios.lock does not exist or is a zombie

Posted: Thu Jun 21, 2018 8:00 am
by jchaima
Hi Scott.

Apparently if it is Mod_Gearman.

Do you think that a reinstallation of Mod_Gearman can correct the problem?

Re: nagios.lock does not exist or is a zombie

Posted: Thu Jun 21, 2018 8:13 am
by scottwilkerson
possibly. I had you try it without because we have seen similar problems in the past and when possible recommend running without mod_gearman

Re: nagios.lock does not exist or is a zombie

Posted: Thu Jun 21, 2018 10:43 am
by jchaima
I will do the tests and I will comment.

We need Mod_Gearman for load distribution

Re: nagios.lock does not exist or is a zombie

Posted: Thu Jun 21, 2018 10:53 am
by scottwilkerson
jchaima wrote:I will do the tests and I will comment.

We need Mod_Gearman for load distribution
Totally understand

Re: nagios.lock does not exist or is a zombie

Posted: Tue Jun 26, 2018 9:22 am
by jchaima
Hi Scott.

Finally we have installed Mod_Gearman and reconfigured the module.conf and worker.conf files.

The service operated normally with the default installation of Mod_Gearman, but when we returned to our configurations the service presented problems again. We review the configurations one by one and detect the error in the line:

"result_workers = 1" from the worker.conf file when we change the value from 1 to 2.

Today it is in 1 and it works well.

Why could this value have caused the problem?

Re: nagios.lock does not exist or is a zombie

Posted: Tue Jun 26, 2018 9:25 am
by scottwilkerson
Very possible.

To be honest we are not the authors on mod_gearman and by no means are experts in it's functionality or or configuration.

Let us know how this goes after running a few days!

Thanks!