mirror of https://github.com/Icinga/icinga2.git
parent
d8bd62d955
commit
df9092798b
|
@ -174,7 +174,7 @@ object CheckCommand "tcp" {
|
|||
description = "The TCP port number."
|
||||
}
|
||||
"-e" = {
|
||||
value = "$ftp_expect$"
|
||||
value = "$tcp_expect$"
|
||||
description = "String to expect in server response (may be repeated)."
|
||||
}
|
||||
"-A" = {
|
||||
|
|
Loading…
Reference in New Issue