share/collection.conf: Add format option to disk_octets graph.
authorFlorian Forster <ff@octo.it>
Tue, 6 Jul 2010 07:06:24 +0000 (09:06 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Tue, 6 Jul 2010 07:06:24 +0000 (09:06 +0200)
share/collection.conf

index 3a88363..99d3313 100644 (file)
     DSName "read"
     Legend "Read "
     Color "0000ff"
+    Format "%5.1lf%s"
   </DEF>
   <DEF>
     DSName "write"
     Legend "Write"
     Color "00bf00"
+    Format "%5.1lf%s"
   </DEF>
 </Graph>