blob: ba866f81ba423a7d6f31354f042582f2989a4f5c (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
template: docker_unhealthy_containers
on: docker.unhealthy_containers
class: Containers
component: Docker
type: Errors
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
|