X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Fcollectd-exec.pod;h=b878657957a5614146cd8cd4891ed0cdf79a5b3d;hp=654db4088bb794516b621d5fb10d52aa87f3f835;hb=d486225f89ea52d8ed2b4242eba2ad94c409f837;hpb=213eb227d7737bfbd899474033f94342c61dcb8c diff --git a/src/collectd-exec.pod b/src/collectd-exec.pod index 654db408..b8786579 100644 --- a/src/collectd-exec.pod +++ b/src/collectd-exec.pod @@ -73,7 +73,7 @@ Each line beginning with a C<#> (hash mark) is ignored. =item B I [I] I Submits one or more values (identified by I, see below) to the -daemon which will dispatch it to all it's write-plugins. +daemon which will dispatch it to all its write-plugins. An I is of the form CBIB<->IBIB<->I> with both @@ -281,12 +281,12 @@ to make use of collectd's more powerful interface. =over 4 -=item +=item * The user, the binary is executed as, may not have root privileges, i.Ee. must have an UID that is non-zero. This is for your own good. -=item +=item * Early versions of the plugin did not use a command but treated all lines as if they were arguments to the I command. When the I command was