contrib/collection3: Added the “invokations” type.
authorFlorian Forster <octo@noris.net>
Wed, 16 Sep 2009 11:00:19 +0000 (13:00 +0200)
committerFlorian Forster <octo@noris.net>
Wed, 16 Sep 2009 11:00:19 +0000 (13:00 +0200)
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