I think that you have misunderstand the gearman configuration.

Icinga, throw mod_gearman_neb, puts checks in the gearmand server queue.
Then, gearman workers (which uses mod_gearman_worker.cfg file), connect to that 
queue to obtain the checks, execute them, and put the results back in the same 
gearmand server.

If you want to have a single dashboard to monitorice several icinga core 
instances, you should check multisite and livestatus
http://mathias-kettner.com/checkmk_livestatus.html
http://mathias-kettner.com/checkmk_multisite.html

Hope this answer your question.


Adrián López Tejedor
DSMC Advanced Support
mailto:  e.suppor...@tid.es<mailto:e.suppor...@tid.es>
skype: adrianlzt
Tlf: 914832891


On Thu, Oct 17, 2013 at 8:17 PM, Jones, Matt 
<matt.jo...@monster.com<mailto:matt.jo...@monster.com>> wrote:
I have followed the documentation here:

https://icinga.org/display/howtos/Icinga+with+mod_gearman+on+RHEL+and+Debian
http://labs.consol.de/lang/en/nagios/mod-gearman/mod-gearman-quickstart-guide/

My goal is a single dashboard for multiple icinga servers.  I have gearmond 
version 1.4.8 running on server A.  The worker on this server is set to not 
perform local jobs as configured in the above documentation,(supergroups).  On 
server B I have the worker running with nothing filtered out and according to 
/var/log/mod_gearman/mod_gearman_worker.log it looks to be working.  It is 
creating a lot of child processes and also has lines such as ‘got service job: 
localhost – SSH’.  When I look at gearman_top on server A,  worker_server_B  
shows up as a queue but has no jobs waiting or running.

The only configuration I performed on server B was to set the address of the 
gearmand server in both the neb.cfg and the worker.cfg files.  I also added 
/etc/icinga/modules/gearman.cfg and verified all the paths.  Icinga is happy on 
the worker server and shows green lights for all the checks(default 
nagios-plugins).

Iptables and selinux are off
This is a Cent6.x86_64 box with the latest versions of Icinga/Icinga-web and 
mod_gearman installed from rpm’s downloaded from their site.


Any thoughts on where to look next or additional documentation I can read 
through?

Thanks

Matt Jones | Monitoring Systems Engineer
matt.jo...@monster.com<mailto:matt.jo...@monster.com>| T : 
978-823-2032<tel:978-823-2032> | M : 978-760-5645<tel:978-760-5645>
MONSTER, 5 Clock Tower Place, Suite 500, Maynard, MA 01754


NOTICE:

This message, and any attachments, contain(s) information that may be 
confidential or protected by privilege from disclosure and is intended only for 
the individual or entity named above. No one else may disclose, copy, 
distribute or use the contents of this message for any purpose. Its 
unauthorized use, dissemination or duplication is strictly prohibited and may 
be unlawful. If you receive this message in error or you otherwise are not an 
authorized recipient, please immediately delete the message and any attachments 
and notify the sender.


________________________________

Este mensaje se dirige exclusivamente a su destinatario. Puede consultar 
nuestra política de envío y recepción de correo electrónico en el enlace 
situado más abajo.
This message is intended exclusively for its addressee. We only send and 
receive email on the basis of the terms set out at:
http://www.tid.es/ES/PAGINAS/disclaimer.aspx
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
icinga-users mailing list
icinga-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/icinga-users

Reply via email to