Check manual page of docker_container_status.healthDocker container health
Monitors the health status of docker containers, as reported via
the HEALTHCHECK API. A Status of "healthy" is treated as OK,
"starting" as WARN, "unhealthy" as CRIT.
ItemNone
DiscoveryOne check per container is discovered if HEALTHCHECK has been implemented for this container. |
|