commit 20544e67d09af5a8c1bd45d3e1faf171a89efade Author: pleimer Date: Tue Sep 8 10:38:30 2020 -0400 Add collectd-libpod-stats to image This patch adds the installation of collectd-libpod-stats as part of the collectd image. The package is available in the centos-opstools repo. Collectd-libpod-stats monitors resource usage of running containers on a host, specifically those managed by the libpod library. Upstream: https://github.com/pleimer/collectd-libpod-stats Change-Id: I22501d522c9353a61830b3b7063f2a91c1a7fc50 Signed-off-by: pleimer (cherry picked from commit 7f190057396e804f52a063ad78ec07ebc98041b5) diff --git a/container-images/tcib/base/collectd/collectd.yaml b/container-images/tcib/base/collectd/collectd.yaml index 1403505..f37816d 100644 --- a/container-images/tcib/base/collectd/collectd.yaml +++ b/container-images/tcib/base/collectd/collectd.yaml @@ -24,6 +24,7 @@ tcib_packages: - collectd-ipmi - collectd-iptables - collectd-log_logstash + - collectd-libpod-stats - collectd-mcelog - collectd-memcachec - collectd-mysql