X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fcollectd-exec.pod;h=10f68290e9bbc8ae8c7479364068f0b3ccae5b30;hb=42612558ff8279a80e32cc68d26b1b1bee800f4f;hp=81b3a2ecc07ecb11302b7ede4d2e26f87e72f0d8;hpb=111064d7154cd6a5a781fb9c13cd9829c95ec7d9;p=collectd.git diff --git a/src/collectd-exec.pod b/src/collectd-exec.pod index 81b3a2ec..10f68290 100644 --- a/src/collectd-exec.pod +++ b/src/collectd-exec.pod @@ -273,6 +273,14 @@ to make use of collectd's more powerful interface. 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 + +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 +implemented, this behavior was kept for lines which start with an unknown +command for backwards compatibility. This compatibility code has been removed +in I5>. + =back =head1 SEE ALSO