collection3: Add the possibility to scale generic graphs.
[collectd.git] / contrib / collection3 / etc / collection.conf
index 86cb3aa..f4c7f5d 100644 (file)
@@ -501,6 +501,14 @@ GraphWidth 400
   RRDVerticalLabel "°Celsius"
   RRDFormat "%4.1lf°C"
 </Type>
+<Type total_time_in_ms>
+  DataSources value
+  DSName "value Time"
+  RRDTitle "Time {instance}"
+  RRDVerticalLabel "Seconds"
+  RRDFormat "%6.2lf %ss"
+  Scale 0.001
+</Type>
 <Type users>
   DataSources users
   DSName users Users