Nagios XI Event queue stalling? (Mod Gearman)

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
lmiltchev
Former Nagios Staff
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Nagios XI Event queue stalling? (Mod Gearman)

Post by lmiltchev »

Please confirm the following.
For fresh Gearman install
1) Run ModGearmanFullinstallVersion.sh
2) Change process-host-perfdata-file-bulk and process-service-perfdata-file-bulk's commands
Correct. You need to run:

For Server installation:

Code: Select all

./ModGearmanFullinstallVersion.sh --server
For Worker installation:

Code: Select all

./ModGearmanFullinstallVersion.sh
Be sure to check out our Knowledgebase for helpful articles and solutions!
rajasegar
Posts: 1018
Joined: Sun Mar 30, 2014 10:49 pm

Re: Nagios XI Event queue stalling? (Mod Gearman)

Post by rajasegar »

lmiltchev wrote:
Please confirm the following.
For fresh Gearman install
1) Run ModGearmanFullinstallVersion.sh
2) Change process-host-perfdata-file-bulk and process-service-perfdata-file-bulk's commands
Correct. You need to run:

For Server installation:

Code: Select all

./ModGearmanFullinstallVersion.sh --server
For Worker installation:

Code: Select all

./ModGearmanFullinstallVersion.sh
Thanks, 2 more questions.

1) If I have no worker then just the Server Installation will do right?
2) What is the requirements for the worker instance?
a) RHEL OS with minimal install
b) Anything else?
5 x Nagios 5.6.9 Enterprise Edition
RHEL 6 & 7
rrdcached & ramdisk optimisation
vAJ
Posts: 456
Joined: Thu Nov 08, 2012 5:09 pm
Location: Austin, TX

Re: Nagios XI Event queue stalling? (Mod Gearman)

Post by vAJ »

You'll need all plugins loaded on your worker node.
Andrew J. - Do you even grok?
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Nagios XI Event queue stalling? (Mod Gearman)

Post by slansing »

Correct, if you are not using remote workers, just install with --server, all the plugins you will need currently will already be there as that would be your XI server.
rajasegar
Posts: 1018
Joined: Sun Mar 30, 2014 10:49 pm

Re: Nagios XI Event queue stalling? (Mod Gearman)

Post by rajasegar »

vAJ wrote:You'll need all plugins loaded on your worker node.
Thanks for the confirmation.
5 x Nagios 5.6.9 Enterprise Edition
RHEL 6 & 7
rrdcached & ramdisk optimisation
User avatar
lmiltchev
Former Nagios Staff
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Nagios XI Event queue stalling? (Mod Gearman)

Post by lmiltchev »

@lance
Is your problem resolved? Is it save to lock the topic?
Be sure to check out our Knowledgebase for helpful articles and solutions!
lance
Posts: 38
Joined: Wed Feb 17, 2010 5:00 pm

Re: Nagios XI Event queue stalling? (Mod Gearman)

Post by lance »

Hi thanks for the followup.

Yep can certainly confirm we haven't seen the behaviour since we upgraded mod_gearman. Feel free to lock the post.

L.
Locked