mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
0f28e55925
commit
b92d26cac0
@ -109,7 +109,7 @@ object CheckCommand "http_ip" inherits "plugin-check-command" {
|
||||
object CheckCommand "https_vhost" inherits "plugin-check-command" {
|
||||
command = [
|
||||
"$plugindir$/check_http",
|
||||
"-H", "$vhost", "-S"
|
||||
"-H", "$vhost$", "-S"
|
||||
]
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user