summaryrefslogtreecommitdiffstats
path: root/health/health.d/dockerd.conf
blob: 122d82b8a9916d36b057eabf5fb0dd6a74b04834 (plain)
1
2
3
4
5
6
7
8
template: docker_unhealthy_containers
      on: docker.unhealthy_containers
   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