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.conf11
1 files changed, 0 insertions, 11 deletions
diff --git a/health/health.d/dockerd.conf b/health/health.d/dockerd.conf
deleted file mode 100644
index 220ddd66..00000000
--- a/health/health.d/dockerd.conf
+++ /dev/null
@@ -1,11 +0,0 @@
- template: docker_unhealthy_containers
- on: docker.unhealthy_containers
- class: Errors
- type: Containers
-component: Docker
- units: unhealthy containers
- every: 10s
- lookup: average -10s
- crit: $this > 0
- info: average number of unhealthy docker containers over the last 10 seconds
- to: sysadmin