Marked the perl plugin to be experimental.
authorSebastian Harl <sh@tokkee.org>
Sun, 3 Jun 2007 13:33:27 +0000 (15:33 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Sun, 3 Jun 2007 16:15:24 +0000 (18:15 +0200)
Signed-off-by: Sebastian Harl <sh@tokkee.org>
README
src/collectd-perl.pod

diff --git a/README b/README
index 555af86..794511c 100644 (file)
--- a/README
+++ b/README
@@ -112,6 +112,9 @@ Features
       write your own plugins in Perl and return arbitary values using this
       API. See collectd-perl(5).
 
+      This plugin is still considered to be experimental and subject to change
+      between minor releases.
+
     - ping
       Network latency: Time to reach the default gateway or another given
       host.
index 90a35da..7b74eee 100644 (file)
@@ -21,6 +21,9 @@ plugins for collectd in Perl. This is a lot more performant than executing a
 Perl-script every time you want to read a value with the C<exec plugin> (see
 L<collectd-exec(5)>) and provides a lot more functionality, too.
 
+Please note that this is still considered to be experimental and subject to
+change between minor releases.
+
 =head1 DATA TYPES
 
 There are two more complex types you need to know about: