Check_http over a proxy

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
mleo40
Posts: 37
Joined: Tue Jan 27, 2015 10:21 pm

Re: Check_http over a proxy

Post 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
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Check_http over a proxy

Post 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).
Former Nagios employee
User avatar
eloyd
Cool Title Here
Posts: 2190
Joined: Thu Sep 27, 2012 9:14 am
Location: Rochester, NY
Contact:

Re: Check_http over a proxy

Post by eloyd »

Yes, they hate it when that happens. :-)
Image
Eric Loyd • http://everwatch.global • 844.240.EVER • @EricLoyd
I'm a Nagios Fanatic! • Join our public Nagios Discord Server!
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Check_http over a proxy

Post by tmcdonald »

Yes. Yes we do.
Former Nagios employee
mleo40
Posts: 37
Joined: Tue Jan 27, 2015 10:21 pm

Re: Check_http over a proxy

Post 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?
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Check_http over a proxy

Post 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
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked