From: Florian Forster Date: Tue, 6 Jul 2010 08:42:22 +0000 (+0200) Subject: share/collection.conf: Improve the "df_inodes" graph. X-Git-Tag: v4.0.0~149 X-Git-Url: https://git.octo.it/?p=collection4.git;a=commitdiff_plain;h=4a19e17220c37071ab3848faf1a79f019e654407 share/collection.conf: Improve the "df_inodes" graph. --- 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" +