Page 1 of 1

Implementing Mod_Gearman Worker

Posted: Tue Nov 14, 2017 3:09 pm
by jorgeaaq
Hi:

we are implementing mod_gearman and almost everything works well

As part of the process I need to install all my plugins and monitoring files on the Workers

I have some problems finding some plugins

right now I need check_snmp_process_wizard.pl

I can copy every file from my nagios computer to the worker ... but is this the correct way?

besides my nagios have Centos 6 and my Worker have Centos 7 ( both 64 bits)

which is the correct way to install all the necesary files to a worker to implement Mod-Gearman

thanks in advance

Jorge A Arenas Quezada

Re: Implementing Mod_Gearman Worker

Posted: Tue Nov 14, 2017 4:44 pm
by dwasswa
Hi @jorgeaaq,


The following kb article will provide you with guidelines on how to install Nagios plugins on the worker(s)...Installing Nagios Plugins From Source

Here is some extra information about integrating Mod-Gearman with Nagios...Integrating_Mod_Gearman_with_Nagios_XI

Here is some information about Mod-Gearman queues and workers...nagios-xi-mod-gearman-queues-and-workers

Please follow the guidelines in the kb article and let me know if that solves your issue.

Re: Implementing Mod_Gearman Worker

Posted: Tue Nov 14, 2017 5:58 pm
by jorgeaaq
Hi:

1.- The following kb article will provide you with guidelines on how to install Nagios plugins on the worker(s)...Installing Nagios Plugins From Source

check, review and follow all the instructions ... not mention anything about missing file "check_snmp_process_wizard.pl"


2.- Here is some extra information about integrating Mod-Gearman with Nagios...Integrating_Mod_Gearman_with_Nagios_XI

check and follow all the instructions... not mention anything about missing file "check_snmp_process_wizard.pl"


3.- Here is some information about Mod-Gearman queues and workers...nagios-xi-mod-gearman-queues-and-workers

check... some interesting points and improves but... not mention anything about missing file "check_snmp_process_wizard.pl"


so the question remains... first at what group of plugins belongs "check_snmp_process_wizard.pl" .... check the core nagios and core plugins and is not there

the word "wizard" make me thing that this could belong to nagiosxi improvements ... but if that is the case

what is the correct procedure to install this plugins in a Worker on mod-gearman configuration??

is enough copy the file from one system to another?

thanks in advance

Re: Implementing Mod_Gearman Worker

Posted: Wed Nov 15, 2017 10:55 am
by kyang
If you are looking for the "check_snmp_process_wizard.pl"

It's part of our Linux SNMP Wizard that comes with Nagios XI.

You can find it from our Nagios Exchange in the link below.

https://exchange.nagios.org/directory/A ... rd/details
what is the correct procedure to install this plugins in a Worker on mod-gearman configuration??

is enough copy the file from one system to another?
Install it as you would for any other plugin on a remote system. Make sure to give the correct permissions so it can execute.

From our kb article listed by @dwasswa, it says "It is important to remember that an external worker needs all of the plugins installed on it so it can execute the checks that are handed to it."
I would say the article will describe it. Test it out and let us know!

https://support.nagios.com/kb/article/n ... rkers.html

Re: Implementing Mod_Gearman Worker

Posted: Wed Nov 15, 2017 12:10 pm
by jorgeaaq
That all I need

thank you very much

everything is working now

thanks

you can close this issue

Re: Implementing Mod_Gearman Worker

Posted: Wed Nov 15, 2017 12:43 pm
by kyang
Sounds good! I'll be closing this thread!

If you have any more questions, feel free to create another thread.

Thanks for using the Nagios Support Forum!