share/collection.conf: Improve the "df_inodes" graph.
[collection4.git] / share / collection.conf
index f4e12ea..6af6f82 100644 (file)
   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"
     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>