* [PATCH] Collectd: Stop tracking rtorrent, asterisk, java, and spamd processes
@ 2022-01-08 11:15 Peter Müller
2022-01-08 18:10 ` Jon Murphy
2022-01-10 8:45 ` Adolf Belka
0 siblings, 2 replies; 3+ messages in thread
From: Peter Müller @ 2022-01-08 11:15 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 678 bytes --]
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(a)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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Collectd: Stop tracking rtorrent, asterisk, java, and spamd processes
2022-01-08 11:15 [PATCH] Collectd: Stop tracking rtorrent, asterisk, java, and spamd processes Peter Müller
@ 2022-01-08 18:10 ` Jon Murphy
2022-01-10 8:45 ` Adolf Belka
1 sibling, 0 replies; 3+ messages in thread
From: Jon Murphy @ 2022-01-08 18:10 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1029 bytes --]
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(a)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(a)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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Collectd: Stop tracking rtorrent, asterisk, java, and spamd processes
2022-01-08 11:15 [PATCH] Collectd: Stop tracking rtorrent, asterisk, java, and spamd processes Peter Müller
2022-01-08 18:10 ` Jon Murphy
@ 2022-01-10 8:45 ` Adolf Belka
1 sibling, 0 replies; 3+ messages in thread
From: Adolf Belka @ 2022-01-10 8:45 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 844 bytes --]
Reviewed-by: Adolf Belka <adolf.belka(a)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(a)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>
--
Sent from my laptop
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-01-10 8:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-08 11:15 [PATCH] Collectd: Stop tracking rtorrent, asterisk, java, and spamd processes Peter Müller
2022-01-08 18:10 ` Jon Murphy
2022-01-10 8:45 ` Adolf Belka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox