summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 36b307a)
raw | patch | inline | side by side (parent: 36b307a)
author | Florian Forster <ff@octo.it> | |
Tue, 6 Jul 2010 08:42:22 +0000 (10:42 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Tue, 6 Jul 2010 08:42:22 +0000 (10:42 +0200) |
share/collection.conf | patch | blob | history |
diff --git a/share/collection.conf b/share/collection.conf
index f4e12ea833e5257d88598bc31cd10ce403756ddb..6af6f82e6173a1888ca75b6fb6c6eac297ec764b 100644 (file)
--- a/share/collection.conf
+++ b/share/collection.conf
VerticalLabel "Inodes"
ShowZero true
- <DEF>
- TypeInstance "used"
- DSName "value"
- Legend "Used "
- Color "ff0000"
- Area true
- #Stack true
- Format "%5.1lf%s"
- </DEF>
<DEF>
TypeInstance "reserved"
DSName "value"
Stack true
Format "%5.1lf%s"
</DEF>
+ <DEF>
+ TypeInstance "used"
+ DSName "value"
+ Legend "Used "
+ Color "ff0000"
+ Area true
+ Stack true
+ Format "%5.1lf%s"
+ </DEF>
</Graph>
<Graph>