From a recent nagiosxi install on Centos7, we saw that the gearmand component is quite old...
Code: Select all
$ rpm -qa | grep nagiosxi
nagiosxi-deps-el7-5.5.3-1.noarch
$ rpm -qa | grep gearmand-server
gearmand-server-0.33-2.x86_64
https://launchpad.net/gearmand/1.0/0.33
"Recent" realeases (1.1.18 / Dec 2017) :
https://github.com/gearman/gearmand/releases
Did we do something wrong ? Is there a plan for an update ?
We actually observe this sort of problem in our production env :
https://serverfault.com/questions/73254 ... open-files
Regards,
Julien