From abca4ca8259e09e4a195d1741e8aec32fa800b62 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Sun, 5 Sep 2010 10:12:02 +0200 Subject: [PATCH] collection3: Add graph for "ps_disk_octets". --- contrib/collection3/etc/collection.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/contrib/collection3/etc/collection.conf b/contrib/collection3/etc/collection.conf index 9c5e3d1d..3bb3d8b1 100644 --- a/contrib/collection3/etc/collection.conf +++ b/contrib/collection3/etc/collection.conf @@ -567,6 +567,16 @@ GraphWidth 400 Module PsCputime + + 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" + DataSources value DSName value RSS -- 2.11.0