summaryrefslogtreecommitdiffstats
path: root/health/health.d/dockerd.conf
blob: 220ddd664ba1c0872af22e4230341fc9097c8c1f (plain)
1
2
3
4
5
6
7
8
9
10
11
 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