[collectd] [PATCH] Marked the perl plugin to be experimental.

Sebastian Harl sh at tokkee.org
Sun Jun 3 15:33:27 CEST 2007


Signed-off-by: Sebastian Harl <sh at tokkee.org>
---
 README                |    3 +++
 src/collectd-perl.pod |    3 +++
 2 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/README b/README
index 555af86..794511c 100644
--- 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.
diff --git a/src/collectd-perl.pod b/src/collectd-perl.pod
index 90a35da..7b74eee 100644
--- a/src/collectd-perl.pod
+++ b/src/collectd-perl.pod
@@ -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:
-- 
1.5.1.4

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mailman.verplant.org/pipermail/collectd/attachments/20070603/aa76a6c2/attachment.pgp 


More information about the collectd mailing list