summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: af0e35f)
raw | patch | inline | side by side (parent: af0e35f)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 19 May 2007 11:57:52 +0000 (13:57 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 19 May 2007 11:57:52 +0000 (13:57 +0200) |
src/collectd-exec.pod | patch | blob | history | |
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd-exec.pod b/src/collectd-exec.pod
index 41825f0d6126449f03acfed59251d264a6169cca..111f2d0029f3f1dfc07f0a078aef9e18e9802cb2 100644 (file)
--- a/src/collectd-exec.pod
+++ b/src/collectd-exec.pod
I<Interval> seconds. If I<Interval> 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.E<nbsp>e.
+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 32f74cd7f8b044e82883d3e19b9f9a7bf058ae48..5ea00ab535c5231e36521fcf8b69c6711890be28 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
=head2 Plugin C<exec>
-Please make sure to read L<collectd/"SPECIAL PLUGINS"> 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<collectd-exec(5)> before using this plugin. It
+contains valueable information on when the executable is executed and the
+output that is expected from it.
=over 4