monitoring-plugins/plugins
Holger Weiss 6b28ae739b check_http: Support HTTP CONNECT method
Add the -Y/--http-connect[=<port>] option which tells check_http to use
the HTTP CONNECT method for tunneling an HTTPS connection through a
proxy server.

This is a modified version of a patch provided by Mark Frost in
SourceForge tracker item #2975393, updated for the current check_http
code.  Changes include:

- Let the new --http-connect option imply --ssl.
- Allow for specifying the server port the proxy should connect to.
2013-09-10 11:09:22 +02:00
..
t fixed check_tcp test 2013-08-21 17:48:14 +02:00
tests Fix the "check_http -d" tests 2013-08-18 18:31:59 +02:00
check_apt.c Merge pull request #54 from g0hl1n/check_apt_-_run_update_upgrade_return_fix 2013-08-15 02:26:08 -07:00
check_by_ssh.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_cluster.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_dbi.c check_dbi: Hint the user about cause when dbi init fails. 2012-06-06 15:06:44 +02:00
check_dig.c plugins: rename runcmd's signal handler. 2013-05-12 14:15:13 +02:00
check_disk.c Merge branch 'master' of https://github.com/bugness-chl/nagios-plugins 2013-08-26 23:23:55 +02:00
check_dns.c plugins: rename runcmd's signal handler. 2013-05-12 14:15:13 +02:00
check_dummy.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_fping.c check_fping error handling enhanced, generates UNKNOWN on 2013-08-18 19:43:39 +02:00
check_game.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_hpjd.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_http.c check_http: Support HTTP CONNECT method 2013-09-10 11:09:22 +02:00
check_ide_smart.c check_ide_smart: "__linux__" instead of "linux" 2013-08-20 00:55:43 +02:00
check_ldap.c unified ipv4/6 usage and help text 2012-11-28 11:03:11 +01:00
check_load.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_mrtg.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_mrtgtraf.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_mysql.c check_mysql: Don't accept new positional arguments 2013-08-18 22:30:30 +02:00
check_mysql_query.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_nagios.c Fixed SF.net bug 3602586, added timeout option for check_nagios 2013-03-25 23:35:13 +01:00
check_nt.c check_nt: Fixes NULL pointer dereference 2013-07-08 18:52:50 +02:00
check_ntp.c check_ntp(_time): don't die on connect errors 2012-11-28 13:51:16 +01:00
check_ntp_peer.c check_ntp_peer: Verify type of response packets 2013-06-30 16:05:48 +02:00
check_ntp_time.c check_ntp(_time): don't die on connect errors 2012-11-28 13:51:16 +01:00
check_nwstat.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_overcr.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_pgsql.c check_pgsql: Add missing printf(3) argument 2013-08-17 23:06:16 +02:00
check_ping.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_procs.c check_procs: clarify debug message 2013-08-18 12:59:57 +02:00
check_radius.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_real.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_smtp.c Fixed SF.net bug 2555775, threshold can be double for check_smtp 2013-08-06 10:55:49 +02:00
check_snmp.c check_snmp: Initialize size_t value to 0, not NULL 2013-09-05 00:19:36 +02:00
check_ssh.c unified ipv4/6 usage and help text 2012-11-28 11:03:11 +01:00
check_swap.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_tcp.c check_tcp: don't ignore trailing options 2013-02-10 23:09:49 +01:00
check_time.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_ups.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_users.c check_users: Use utmpx(5) only if available 2013-08-20 21:13:25 +02:00
common.h Partially revert "check_snmp: Close potential for using uninitialized memory" 2013-08-27 18:32:38 +02:00
Makefile.am check_users: Use utmpx(5) only if available 2013-08-20 21:13:25 +02:00
negate.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
netutils.c Make socket alarm handler customisable (like c459ca07) 2009-03-24 21:40:06 -04:00
netutils.h Abbreviate function name 2013-08-18 23:11:11 +02:00
popen.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
popen.h Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
runcmd.c plugins: rename runcmd's signal handler. 2013-05-12 14:15:13 +02:00
runcmd.h plugins: rename runcmd's signal handler. 2013-05-12 14:15:13 +02:00
sslutils.c Set SSL_MODE_AUTO_RETRY flag 2013-08-20 23:17:23 +02:00
urlize.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
utils.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
utils.h Die when asprintf fails 2012-06-29 13:39:11 +02:00