From: Sebastian Harl Date: Fri, 21 Nov 2008 18:11:00 +0000 (+0100) Subject: collectd.conf(5): Documented the "ProcessMatch" option. X-Git-Tag: collectd-4.6.0~134 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=e73eacbb70e436973063de3e7e2a44776f1d2329;p=collectd.git collectd.conf(5): Documented the "ProcessMatch" option. --- diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 61ba481b..40bdf113 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -1824,6 +1824,15 @@ collected for these selected processes are size of the resident segment size (RSS), user- and system-time used, number of processes and number of threads, and minor and major pagefaults. +=item B I I + +Similar to the B option this allows to select more detailed +statistics of processes matching the specified I (see L for +details). The statistics of all matching processes are summed up and +dispatched to the daemon using the specified I as an identifier. This +allows to "group" several processes together. I must not contain +slashes. + =back =head2 Plugin C @@ -2851,6 +2860,7 @@ L, L, L, L, +L, L, L