]> git.pld-linux.org Git - projects/nagios-config.git/commitdiff
- check_https same prototype as check_http
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 4 Sep 2009 17:25:12 +0000 (17:25 +0000)
committerElan Ruusamäe <glen@pld-linux.org>
Fri, 4 Sep 2009 17:25:12 +0000 (17:25 +0000)
svn-id: @10534

commands/check_http.cfg

index e0cea1311beec0a6ab9a4ed29f92f11133a09487..b99650549cb1f7e6da5b6b09e7e599b26b9e6fba 100644 (file)
@@ -6,7 +6,7 @@ define command {
 
 define command {
        command_name    check_https
-       command_line    $USER1$/check_http -I $HOSTADDRESS$ -H $ARG1$ -S $ARG2$
+       command_line    $USER1$/check_http -I $HOSTADDRESS$ -S $ARG1$
 }
 
 # These below are deprecated, use check_http / check_https and add the extra args yourself
This page took 0.142604 seconds and 4 git commands to generate.