From: Florian Forster Date: Sat, 19 May 2007 11:57:52 +0000 (+0200) Subject: collectd-exec(5): Corrected/added some information. X-Git-Tag: collectd-4.0.0~24 X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=e77d585b9a7a107c1ae2dd9200f59259a4fa1411;hp=af0e35f99c0988c564067ae376253422ce215090;p=collectd.git collectd-exec(5): Corrected/added some information. --- diff --git a/src/collectd-exec.pod b/src/collectd-exec.pod index 41825f0d..111f2d00 100644 --- a/src/collectd-exec.pod +++ b/src/collectd-exec.pod @@ -57,6 +57,11 @@ If the executable only writes one value and then exits I will be executed every I seconds. If I is short (the default is 10 seconds) this may result in serious system load. +=item + +The user, the binary is executed as, may not have root privileges, i.Ee. +must have an UID that is non-zero. + =back =head1 SEE ALSO diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 32f74cd7..5ea00ab5 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -212,9 +212,9 @@ at most B<16384> to prevent typos and dumb mistakes. =head2 Plugin C -Please make sure to read L before using this -plugin. It containes valueable information on when the executable is executed -and the output that is expected from it. +Please make sure to read L before using this plugin. It +contains valueable information on when the executable is executed and the +output that is expected from it. =over 4