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 peter.mueller@ipfire.org --- 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" </Plugin>
<Plugin rrdtool>
Yay! This always triggered my OCD! Thank you!
Can other processes be added? I don’t have any recommendations since I don’t know how to determine the higher used processes.
Jon
On Jan 8, 2022, at 5:15 AM, Peter Müller peter.mueller@ipfire.org wrote:
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 peter.mueller@ipfire.org
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"
</Plugin>
<Plugin rrdtool> -- 2.26.2
Reviewed-by: Adolf Belka adolf.belka@ipfire.org
On 08/01/2022 12:15, Peter Müller wrote:
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 peter.mueller@ipfire.org
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"
</Plugin>
<Plugin rrdtool>