From: moli Date: Mon, 19 May 2014 08:12:01 +0000 (+0200) Subject: mods of #477 cleared up DS and RRA syntax X-Git-Tag: v1.5.0-rc1~90^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F481%2Fhead;p=thirdparty%2Frrdtool-1.x.git mods of #477 cleared up DS and RRA syntax added some brackets as it wasnt clear for me as a newbie --- diff --git a/doc/rrdcreate.pod b/doc/rrdcreate.pod index dc3367a8..7c03aba5 100644 --- a/doc/rrdcreate.pod +++ b/doc/rrdcreate.pod @@ -66,7 +66,7 @@ I defines the Data Source Type. The remaining arguments of a data source entry depend on the data source type. For GAUGE, COUNTER, DERIVE, and ABSOLUTE the format for a data source entry is: -BIB<:>IB<:>IB<:>IB<:>I +BIB<:>{I}B<:>IB<:>IB<:>I For COMPUTE data sources, the format is: @@ -212,7 +212,7 @@ process. The format of B line for these consolidation functions is: -BIB<:>IB<:>IB<:>I +B{I}B<:>IB<:>IB<:>I I The xfiles factor defines what part of a consolidation interval may be made up from I<*UNKNOWN*> data while the consolidated value is still