From 75aa62d1e4fa19731f2a9182d6132d6d6feb90bc Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Wed, 13 Jan 2010 13:21:47 +0100 Subject: [PATCH] types.db(5): Mention the types "ABSOLUTE" and "DERIVE" as well. --- src/types.db.pod | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/types.db.pod b/src/types.db.pod index a46eb41c..67f98819 100644 --- a/src/types.db.pod +++ b/src/types.db.pod @@ -21,7 +21,8 @@ The format of the data-source specification has been inspired by RRDtool's data-source specification. Each data-source is defined by a quadruple made up of the data-source name, type, minimal and maximal values, delimited by colons (":"): I:I:I:I. I may be either -B or B. I and I define the range of valid values for +B, B, B, or B. I and I define the +range of valid values for data stored for this data-source. If B is specified for either the min or max value, it will be set to unknown, meaning that no range checks will happen. See L for more details. -- 2.30.2