Branch: refs/heads/1.6.0
Home:
https://github.com/tribe29/checkmk
Commit: 3d801845380eaed98ee021711b6ec76a1953f0ad
https://github.com/tribe29/checkmk/commit/3d801845380eaed98ee021711b6ec76a1…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2019-07-01 (Mon, 01 Jul 2019)
Changed paths:
A .werks/7430
M agents/check_mk_agent.linux
Log Message:
-----------
7430 FIX ps: fix empty output on older distros with cgroups
Werk #7420 used the column cgname to determine if a process
belongs to a docker container. Unfortunately, the column is
not available on older distros with cgroups like e.g.
Ubuntu 16.04. To fix this issue the ps section now uses the
cgroup column.
Change-Id: I14090ac71519ed087d461bbd47440b92e4f77343