mirror of https://github.com/Icinga/icinga2.git
parent
d3c0c1e42b
commit
aaafbcbbac
|
@ -856,7 +856,7 @@ object CheckCommand "dns" {
|
|||
}
|
||||
}
|
||||
|
||||
vars.dns_lookup = "$host_name$"
|
||||
vars.dns_lookup = "$host.name$"
|
||||
vars.dns_expected_answer = "$check_address$"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue