collection3: Add graph for "ps_disk_octets".
authorFlorian Forster <octo@huhu.verplant.org>
Sun, 5 Sep 2010 08:12:02 +0000 (10:12 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Sun, 5 Sep 2010 08:12:02 +0000 (10:12 +0200)
contrib/collection3/etc/collection.conf

index 9c5e3d1..3bb3d8b 100644 (file)
@@ -567,6 +567,16 @@ GraphWidth 400
 <Type ps_cputime>
   Module PsCputime
 </Type>
+<Type ps_disk_octets>
+  Module GenericIO
+  DataSources read write
+  DSName "read Read   "
+  DSName write Written
+  RRDTitle "Process disk traffic ({instance})"
+  RRDVerticalLabel "Bytes per second"
+# RRDOptions ...
+  RRDFormat "%5.1lf%s"
+</Type>
 <Type ps_rss>
   DataSources value
   DSName value RSS