Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / checkman / docker_container_mem
blob2d1151e43ef7f8b2cd71fd8466a5d9f2390c093a
1 title: Docker container memory usage
2 agents: linux
3 catalog: containerization/docker
4 license: GPL
5 distribution: check_mk
6 description:
7  This check measures the memory usage of a docker container respecting
8  either the memory limits of the docker node or the limit configured
9  for the container.
11  Use the "Main memory usage (UNIX / Other Devices)" rule set to configure
12  thresholds on the memory usage.
14 inventory:
15  One check per container is created if the Check_MK agent is executed
16  in the context of a docker container.