GUI CSS: Refactored wato styles to nested structure meeting sasslint requirements...
[check_mk.git] / checkman / docker_container_cpu
blob743ca75cadefa89bab5a5ff00d07c90704317bab
1 title: Docker container CPU utilization
2 agents: linux
3 catalog: containerization/docker
4 license: GPL
5 distribution: check_mk
6 description:
7  This check measures the CPU utilization of a docker container during
8  the last check cycle. Levels can be set on the total utilization.
10  This check can currently report user and system time.
12 inventory:
13  One check per container is created if the Check_MK agent is executed
14  in the context of a docker container.