summaryrefslogtreecommitdiffstats
path: root/health/health.d/dns_query.conf
blob: 113c950e6fe19149d70ddbc2badc374b3b0ed092 (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: query round trip time
      to: sysadmin