X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd-perl.pod;h=b8d72f06fd8605574acc5f4a5a87cb400252d85e;hb=19a08d266f623d3697b5ca55689bd57eeaae46a6;hp=0f48ba58527faabc67fbd6f7bd1ca981bab8071d;hpb=34e095d9e7c605ded713203f21e4f00c8d6b6d44;p=collectd.git diff --git a/src/collectd-perl.pod b/src/collectd-perl.pod index 0f48ba58..b8d72f06 100644 --- a/src/collectd-perl.pod +++ b/src/collectd-perl.pod @@ -182,7 +182,7 @@ structure. The general layout looks like this: [{ name => 'data_source_name', - type => DS_TYPE_COUNTER || DS_TYPE_GAUGE, + type => DS_TYPE_COUNTER || DS_TYPE_GAUGE || DS_TYPE_DERIVE || DS_TYPE_ABSOLUTE, min => value || undef, max => value || undef }, ...] @@ -569,6 +569,10 @@ available (B<:all> will export all of them): =item B +=item B + +=item B + =back =item B<:log>