From ce8610479e024c2c81a4b4893b7dbc792a32252c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Wed, 13 Jul 2022 20:05:16 +0000 Subject: [PATCH] collectd: Do not keep track of entropy any more MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller Signed-off-by: Michael Tremer --- config/collectd/collectd.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/config/collectd/collectd.conf b/config/collectd/collectd.conf index e34a97da1a..4ef34ea07a 100644 --- a/config/collectd/collectd.conf +++ b/config/collectd/collectd.conf @@ -16,7 +16,6 @@ LoadPlugin conntrack LoadPlugin cpu #LoadPlugin cpufreq LoadPlugin disk -LoadPlugin entropy LoadPlugin interface LoadPlugin iptables LoadPlugin load -- 2.39.5