contrib/collection3: Added the “invokations” type.
[collectd.git] / contrib / collection3 / etc / collection.conf
index 2e05e73..09a5fa6 100644 (file)
@@ -281,6 +281,13 @@ GraphWidth 400
 # RRDOptions ...
   RRDFormat "%5.1lf%s"
 </Type>
+<Type invocations>
+  DataSources value
+  DSName "value Invokations/s"
+  RRDTitle "Invokations ({instance})"
+  RRDVerticalLabel "Invokations/s"
+  RRDFormat "%5.1lf"
+</Type>
 <Type io_octets>
   Module GenericIO
   DataSources rx tx