From 755a13e1dda957b708219bb92ea0d07dcd6f364a Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Tue, 6 Jul 2010 09:06:24 +0200 Subject: [PATCH] share/collection.conf: Add format option to disk_octets graph. --- share/collection.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/share/collection.conf b/share/collection.conf index 3a88363..99d3313 100644 --- a/share/collection.conf +++ b/share/collection.conf @@ -225,11 +225,13 @@ DSName "read" Legend "Read " Color "0000ff" + Format "%5.1lf%s" DSName "write" Legend "Write" Color "00bf00" + Format "%5.1lf%s" -- 2.11.0