Werk #5952: docker_container_cpu: Check the CPU utilization of a docker container
| Component | Checks & agents | ||
| Title | docker_container_cpu: Check the CPU utilization of a docker container | ||
| Date | Apr 6, 2018 | ||
| Level | Trivial Change | ||
| Class | New Feature | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
This check reports the percentage CPU utilization of a docker container. Unlike the Linux CPU utilization check (kernel.util) it does only report user and system time. More detailed values, like iowait, are not available.