Werk #5948: docker_container_mem: Docker container specific memory checking

Komponente Checks & agents
Titel docker_container_mem: Docker container specific memory checking
Datum 06.04.2018
Level Kleine Änderung
Klasse Neues Feature
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen
Checkmk versions & editions
1.5.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

Instead of using the default linux memory check (mem), Check_MK is now using the container specific memory check.

The main reason is that the memory information in the container is not available through /proc/meminfo as usual. The memory data is available through the kernels cgroup interface which is available in the containers context below /sys/fs/cgroup/memory/memory.stat

The features of both checks are exactly the same.

Zur Liste aller Werks