Page 4 of 4

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

Posted: Fri Jun 20, 2014 9:35 am
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

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

Posted: Mon Jun 23, 2014 1:24 am
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?

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

Posted: Mon Jun 23, 2014 9:08 am
by vAJ
You'll need all plugins loaded on your worker node.

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

Posted: Mon Jun 23, 2014 9:30 am
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.

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

Posted: Mon Jun 23, 2014 6:16 pm
by rajasegar
vAJ wrote:You'll need all plugins loaded on your worker node.
Thanks for the confirmation.

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

Posted: Tue Jun 24, 2014 9:34 am
by lmiltchev
@lance
Is your problem resolved? Is it save to lock the topic?

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

Posted: Wed Jun 25, 2014 6:42 am
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.