projects
/
collection4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36b307a
)
share/collection.conf: Improve the "df_inodes" graph.
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
f4e12ea
..
6af6f82
100644
(file)
--- a/
share/collection.conf
+++ b/
share/collection.conf
@@
-134,15
+134,6
@@
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"
Legend "Reserved"
@@
-160,6
+151,15
@@
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>