From 709fa7f3323961471323538ecb2ee6f8548107ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20M=C3=BCller?= Date: Sat, 8 Jan 2022 12:15:50 +0100 Subject: [PATCH] Collectd: Stop tracking rtorrent, asterisk, java, and spamd processes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit These are all not present on current IPFire versions, so there is no sense in letting collectd keeping track of them. Signed-off-by: Peter Müller Reviewed-by: Adolf Belka --- config/collectd/collectd.conf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/config/collectd/collectd.conf b/config/collectd/collectd.conf index 941c631c9..9270b01ae 100644 --- a/config/collectd/collectd.conf +++ b/config/collectd/collectd.conf @@ -73,11 +73,7 @@ include "/etc/collectd.precache" Process "charon" Process "openvpn" Process "qemu" - Process "rtorrent" Process "mpd" - Process "asterisk" - Process "java" - Process "spamd"