XI 5.5 - Gearman Compatibility

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
WillemDH
Posts: 2320
Joined: Wed Mar 20, 2013 5:49 am
Location: Ghent
Contact:

XI 5.5 - Gearman Compatibility

Post by WillemDH »

Hello,

Reading multiple posts / GitHub issues about XI 5.5+ in combination with gearman worker issues, I'm wondering what's the current status of compatibility? We are only using 1 worker which executes all mrtg checks, but it's critical that this stays stable after updating..

On my Nagios XI CentOS 6 server I'm using :

Code: Select all

gearmand.x86_64                    1:0.33-2                         @/gearmand-0.33-2.rhel6.x86_64
gearmand-devel.x86_64              1:0.33-2                         @/gearmand-devel-0.33-2.rhel6.x86_64
gearmand-server.x86_64             1:0.33-2                         @/gearmand-server-0.33-2.rhel6.x86_64
mod_gearman2.x86_64                2.1.1-1.el6                      @/mod_gearman2-2.1.1-1.rhel6.x86_64
On my mrtg worker, also CentOS 6:

Code: Select all

gearmand.x86_64                    1:0.33-2                         @/gearmand-0.33-2.rhel6.x86_64
gearmand-devel.x86_64              1:0.33-2                         @/gearmand-devel-0.33-2.rhel6.x86_64
mod_gearman2.x86_64                2.1.1-1.el6                      @/mod_gearman2-2.1.1-1.rhel6.x86_64
Is the pr Bryan Heden is working on required for gearman to work with 5.5+? =>
https://github.com/sni/mod_gearman/issues/136

Grtz

Willem
Nagios XI 5.8.1
https://outsideit.net
User avatar
lmiltchev
Former Nagios Staff
Posts: 13587
Joined: Mon May 23, 2011 12:15 pm

Re: XI 5.5 - Gearman Compatibility

Post by lmiltchev »

Willem, as of now there is on ETA on when ModGearman will work with Core 4.4. Currently, if you are upgrading your XI, and you have ModGearman configured, we do not upgrade Nagios Core engine. If you did a clean install of XI 5.5, you would need to downgrade Core in order to use Gearman. Thank you!
Be sure to check out our Knowledgebase for helpful articles and solutions!
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: XI 5.5 - Gearman Compatibility

Post by Box293 »

As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
bosecorp
Posts: 929
Joined: Thu Jun 26, 2014 1:00 pm

Re: XI 5.5 - Gearman Compatibility

Post by bosecorp »

@lmiltchev

do still dont have an ETA on when mod_gearman will work with Nagios Core 4.4?
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: XI 5.5 - Gearman Compatibility

Post by benjaminsmith »

Sorry but we don't have an ETA right now on this issue, and something to be resolved in a future release of Mod-Gearman. You can follow the issue on Github:

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.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked