Refactoring: Moved more application check parameters from unsorted.py to dedicated...
[check_mk.git] / .werks / 5952
blobf45429c7e3b9a69f63ebcbfcbcffd04a24861d9e
1 Title: docker_container_cpu: Check the CPU utilization of a docker container
2 Level: 1
3 Component: checks
4 Compatible: compat
5 Edition: cre
6 Version: 1.5.0b1
7 Date: 1523018035
8 Class: feature
10 This check reports the percentage CPU utilization of a docker container.
11 Unlike the Linux CPU utilization check (kernel.util) it does only report
12 user and system time. More detailed values, like iowait, are not available.