Gearmand 0.33

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
sigmainformatique
Posts: 74
Joined: Mon Apr 23, 2018 8:11 am

Gearmand 0.33

Post by sigmainformatique »

Hello,

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
This is a 6 years old gearmand version :
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
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: Gearmand 0.33

Post by cdienger »

No, you've done nothing wrong and we're planning to update gearman to work with newer version of core - https://github.com/sni/mod_gearman/issues/136.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked