Re: ha proxy Nagios plugin

2012-06-04 Thread Esteban Torres Rodríguez
2012/6/2 Willy Tarreau w...@1wt.eu: On Fri, Jun 01, 2012 at 11:28:00AM +0200, Esteban Torres Rodríguez wrote: 2012/6/1 Laurent DOLOSOR laur...@dinhosting.fr: Hello, But when I set the Centreon interface command, everything that is behind the ; delete it. It seems that the ; is a

Re: reqadd srcIP for header

2012-06-04 Thread Chris LeBlanc
Karl, Take a look at...http://code.google.com/p/haproxy-docs/wiki/forwardforYou can also use reqadd which I've done to add ports and protocols like so (thought I'm not sure how you'd get the client ip)…reqadd X-Forwarded-Protocol:\ httpreqadd

Re: ha proxy Nagios plugin

2012-06-04 Thread David Coulson
We had the same issue with NagiosXI - I just updated check_haproxy to append ;csv to the url that it does a GET against. Seems like less work then modifying all your HAProxy instances :-) On 6/4/12 2:54 AM, Esteban Torres Rodríguez wrote: 2012/6/2 Willy Tarreauw...@1wt.eu: On Fri, Jun 01,

Re: programatically checking failed machines

2012-06-04 Thread Cord MacLeod
Just got around to attempting this, it appears not to work with SSL. Is there any other option (stunnel breaks a lot and doesn't support 1 off connections)? * Reloading haproxy haproxy [WARNING]

RE: reqadd srcIP for header

2012-06-04 Thread Karl Kloppenborg
Hey Chris, Yep I’ve been doing that for a while to make my SSL termination with magento. However does no one know how to get that src-ip into there? Surely people have needed this? --Karl. Karl Kloppenborg Programming Ninja Crucial Paradigm Pty Ltd Suite 1 Level 3

Re: reqadd srcIP for header

2012-06-04 Thread Chris LeBlanc
Hey Carl, Is your device sending a http request header. Maybe you can snag the referrer. -- Chris LeBlanc If you see this rotate your iPhone 90° On Jun 4, 2012, at 7:38 PM, Karl Kloppenborg k...@crucialp.com wrote: Hey Chris, Yep I’ve been doing that for a while to make my SSL termination