summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 48e1cdc)
raw | patch | inline | side by side (parent: 48e1cdc)
author | Florian Forster <ff@octo.it> | |
Fri, 2 Jul 2010 18:40:05 +0000 (20:40 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Fri, 2 Jul 2010 18:40:05 +0000 (20:40 +0200) |
share/collection.conf | patch | blob | history |
diff --git a/share/collection.conf b/share/collection.conf
index b0141624fee25cfd302185f8f3253fe32447eef0..3a88363e7bcb12f1739b4cb7ad991e56b632f477 100644 (file)
--- a/share/collection.conf
+++ b/share/collection.conf
Title "Diskspace"
VerticalLabel "Bytes"
- ShowZero true
+ ShowZero false
- <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>