pbabics / cmk-docker-services

Check_mk agent and check for basic monitoring of docker swarm services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# 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).

About

Check_mk agent and check for basic monitoring of docker swarm services

License:GNU General Public License v3.0


Languages

Language:Python 80.9%Language:Shell 19.1%