From 4a19e17220c37071ab3848faf1a79f019e654407 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Tue, 6 Jul 2010 10:42:22 +0200 Subject: [PATCH] share/collection.conf: Improve the "df_inodes" graph. --- share/collection.conf | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/share/collection.conf b/share/collection.conf index f4e12ea..6af6f82 100644 --- a/share/collection.conf +++ b/share/collection.conf @@ -134,15 +134,6 @@ ShowZero true - TypeInstance "used" - DSName "value" - Legend "Used " - Color "ff0000" - Area true - #Stack true - Format "%5.1lf%s" - - TypeInstance "reserved" DSName "value" Legend "Reserved" @@ -160,6 +151,15 @@ Stack true Format "%5.1lf%s" + + TypeInstance "used" + DSName "value" + Legend "Used " + Color "ff0000" + Area true + Stack true + Format "%5.1lf%s" + -- 2.11.0