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

template: dns_query_time_query_time
      on: dns_query_time.query_time
  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