From 80c2a2afabe37b4d8271dfed4cbc15ddb41cebf4 Mon Sep 17 00:00:00 2001 From: oetiker Date: Sun, 22 Jan 2006 12:02:47 +0000 Subject: [PATCH] clarified the documentation of xff -- Michael Bunk mb computer-leipzig.com git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@751 a5681a0c-68f1-0310-ab6d-d61299d08faa --- doc/rrdcreate.pod | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/rrdcreate.pod b/doc/rrdcreate.pod index 036b107..62907c8 100644 --- a/doc/rrdcreate.pod +++ b/doc/rrdcreate.pod @@ -180,7 +180,9 @@ BIB<:>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 -regarded as known. +regarded as known. It is given as the ratio of allowed I<*UNKNOWN*> PDPs +to the number of PDPs in the interval. Thus, it ranges from 0 to 1 (exclusive). + I defines how many of these I are used to build a I which then goes into the archive. -- 2.11.0