summaryrefslogtreecommitdiffstats
path: root/health/health.d/dockerd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'health/health.d/dockerd.conf')
-rw-r--r--health/health.d/dockerd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/health/health.d/dockerd.conf b/health/health.d/dockerd.conf
index 729906cdb..122d82b8a 100644
--- a/health/health.d/dockerd.conf
+++ b/health/health.d/dockerd.conf
@@ -4,5 +4,5 @@ template: docker_unhealthy_containers
every: 10s
lookup: average -10s
crit: $this > 0
- info: number of unhealthy containers
+ info: average number of unhealthy docker containers over the last 10 seconds
to: sysadmin