summaryrefslogtreecommitdiffstats
path: root/health/health.d/dns_query.conf
blob: 1fbb2c5981975ffbea10418d4a6ca443c62e19e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# detect dns query failure

 template: dns_query_time_query_time
       on: dns_query_time.query_time
    class: DNS
component: DNS
     type: Latency
   lookup: average -10s unaligned foreach *
    units: ms
    every: 10s
     warn: $this == nan
    delay: up 20s down 5m multiplier 1.5 max 1h
     info: average DNS query round trip time over the last 10 seconds
       to: sysadmin