Jean-Christophe TOUSSAINT a écrit :
patch !
------------------------------------------------------------------------
Sujet:
Re: ha proxy Nagios plugin
Expéditeur:
chantra <[email protected]>
Date:
Thu, 11 Mar 2010 13:20:11 +0100
Destinataire:
[email protected]
Destinataire:
[email protected]
Hi,
I have a small patch that seems to address an issue to get the 'type'
csv values
Also, this add -U and -P switches to supply username/password
credentials for http basic auth.
Chantra !DSPAM:4b98e00161672080567768!
Hi
Since we're using LWP::UserAgent, you can do the same thing with :
check_haproxy.pl -u "http://admin:passw...@host:1234/haproxy?stats;csv"
Your solution allow us to use --extra-opts in an easier way anyway.
Patch applied
Thanks
--
Stéphane Urbanovski