Page 4 of 4

Re: Check_http over a proxy

Posted: Thu Oct 22, 2015 8:45 am
by mleo40
Thanks for the input gang.

I am still learning/building/testing/supporting the old and new environments and discussing options with my group.

I'll test out my options and return afterwards.

thanks

Re: Check_http over a proxy

Posted: Thu Oct 22, 2015 12:03 pm
by tmcdonald
We'll keep it open for you. For the sake of our workflow, please don't post back unless you have more info (otherwise the thread shows on our "todo" list).

Re: Check_http over a proxy

Posted: Thu Oct 22, 2015 12:12 pm
by eloyd
Yes, they hate it when that happens. :-)

Re: Check_http over a proxy

Posted: Thu Oct 22, 2015 3:31 pm
by tmcdonald
Yes. Yes we do.

Re: Check_http over a proxy

Posted: Wed Nov 04, 2015 2:19 pm
by mleo40
Sorry to re-open this without my solution, but I just got out of class and the teacher suggested I look into gearman to solve this problem.

What is your take on that?

I understand that a gearman engine would sit on my "external" networks, pull jobs from my internal nagios server and return results.

This would mean I'd have only 1 connections (nagios->gearman) to deal with.

Any thoughts?

Re: Check_http over a proxy

Posted: Wed Nov 04, 2015 10:31 pm
by Box293
Yes this would help. The Mod_Gearman workers sit on the remote networks and do all the work at the remote end.

The key to this implementation is hostgroups/servicegroups/queues, this allows you to target specific workers to do specific checks at specific sites.

These guides may help explain it all:
http://sites.box293.com/nagios/guides/m ... man/queues
http://sites.box293.com/nagios/guides/mod-gearman