diff options
Diffstat (limited to 'health/health.d/dns_query.conf')
-rw-r--r-- | health/health.d/dns_query.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/health/health.d/dns_query.conf b/health/health.d/dns_query.conf index 113c950e6..64770b986 100644 --- a/health/health.d/dns_query.conf +++ b/health/health.d/dns_query.conf @@ -8,5 +8,5 @@ template: dns_query_time_query_time every: 10s warn: $this == nan delay: up 20s down 5m multiplier 1.5 max 1h - info: query round trip time + info: average DNS query round trip time over the last 10 seconds to: sysadmin |