/cmk-docker-services

Check_mk agent and check for basic monitoring of docker swarm services

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

# Docker services Check

This is a basic Docker services check for Check_MK/OMD.

It currently only monitors count of running instances and replicas count,
agent also returns container id, image and also command (if set).