From 7f190057396e804f52a063ad78ec07ebc98041b5 Mon Sep 17 00:00:00 2001 From: pleimer Date: Tue, 8 Sep 2020 10:38:30 -0400 Subject: [PATCH] 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 --- container-images/tcib/base/collectd/collectd.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/container-images/tcib/base/collectd/collectd.yaml b/container-images/tcib/base/collectd/collectd.yaml index 14035056a..f37816d6f 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