From: Sebastian Harl Date: Sun, 3 Jun 2007 13:33:27 +0000 (+0200) Subject: Marked the perl plugin to be experimental. X-Git-Tag: collectd-4.0.0~1 X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=94e79298d3f139ba10d9bc7a6909de4cc9afef06;p=collectd.git Marked the perl plugin to be experimental. Signed-off-by: Sebastian Harl --- diff --git a/README b/README index 555af867..794511c4 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 90a35daf..7b74eee8 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 (see L) 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: