projects
/
collection4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a288c1e
)
share/collection.conf: Add format option to disk_octets graph.
author
Florian Forster
<ff@octo.it>
Tue, 6 Jul 2010 07:06:24 +0000
(09:06 +0200)
committer
Florian Forster
<octo@leeloo.lan.home.verplant.org>
Tue, 6 Jul 2010 07:06:24 +0000
(09:06 +0200)
share/collection.conf
patch
|
blob
|
history
diff --git
a/share/collection.conf
b/share/collection.conf
index
3a88363
..
99d3313
100644
(file)
--- a/
share/collection.conf
+++ b/
share/collection.conf
@@
-225,11
+225,13
@@
DSName "read"
Legend "Read "
Color "0000ff"
+ Format "%5.1lf%s"
</DEF>
<DEF>
DSName "write"
Legend "Write"
Color "00bf00"
+ Format "%5.1lf%s"
</DEF>
</Graph>