From e77d585b9a7a107c1ae2dd9200f59259a4fa1411 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Sat, 19 May 2007 13:57:52 +0200 Subject: [PATCH] collectd-exec(5): Corrected/added some information. --- src/collectd-exec.pod | 5 +++++ src/collectd.conf.pod | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) 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 -- 2.11.0