GUI CSS: Decoupled most styles for sidebar from the classic theme (CMK-1171)
[check_mk.git] / checkman / check_dns
blob540d5d4ab7295764f8389ea7a0ca8cac6fdcb184
1 title: DNS query to a Nameserver
2 agents: active
3 catalog: agentless
4 license: GPL
5 distribution: check_mk
6 description:
7  This is an active check that sends a DNS query to a DNS nameserver.
9  You can give the DNS name to query for.
11  It can compare the IP it gets back against a given IP and return {CRIT} if
12  they do not match. It can check the DNS server to be authoritativ for the
13  lookup. It can check response times against given thresholds for {WARN}
14  and {CRIT}.
16  This check can be configured by Wato.