From 3628015ea9312e6a896ad6872659ee54f3a53df1 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Sun, 27 Jun 2010 12:11:02 +0200 Subject: [PATCH] share/collection.conf: Add format strings to the df_inode graph. --- share/collection.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/share/collection.conf b/share/collection.conf index 8388bbe..b014162 100644 --- a/share/collection.conf +++ b/share/collection.conf @@ -140,6 +140,7 @@ Color "ff0000" Area true #Stack true + Format "%5.1lf%s" TypeInstance "reserved" @@ -148,6 +149,7 @@ Color "ffb000" Area true Stack true + Format "%5.1lf%s" TypeInstance "free" @@ -156,6 +158,7 @@ Color "00bf00" Area true Stack true + Format "%5.1lf%s" -- 2.11.0