mirror of
https://github.com/Icinga/icinga2.git
synced 2026-06-11 09:40:46 -04:00
parent
d3c0c1e42b
commit
aaafbcbbac
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue