mirror of
https://github.com/Icinga/icinga2.git
synced 2025-06-06 14:50:32 +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" {
|
object CheckCommand "https_vhost" inherits "plugin-check-command" {
|
||||||
command = [
|
command = [
|
||||||
"$plugindir$/check_http",
|
"$plugindir$/check_http",
|
||||||
"-H", "$vhost", "-S"
|
"-H", "$vhost$", "-S"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user