We just need a stable Gearman CentOS 7 worker. I tried upgrading as we kept having issues with the worker. Are you saying we need to downgrade again in order to be supported?Our current supported version that we've done testing with is ..
Good to hear that. I'm sure an inhouse supported Gearman version should be less of a hassle.Yes, we are working on our own version of gearman in house.
I can see in your repolist that you are using CentOS 6.
Code: Select all
yum repolist [17-01-17 17:38:25]
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: centos.mirror.iweb.ca
* epel: ftp.nluug.nl
* extras: centos.mirror.iweb.ca
* updates: centos.mirror.iweb.ca
repo id repo name status
base/7/x86_64 CentOS-7 - Base 9,363
epel/x86_64 Extra Packages for Enterprise Linux 7 - x86_64 11,046
extras/7/x86_64 CentOS-7 - Extras 200
labs_consol_stable/x86_64 labs_consol_stable 22
updates/7/x86_64 CentOS-7 - Updates Attached a screenshot. I can temporarily 'fix it' by executing:
Code: Select all
service nagios stop
service gearmand stop
service gearmand start
service nagios start