From: Doug MacEachern Date: Fri, 3 Apr 2009 15:50:43 +0000 (-0700) Subject: contrib/collection3/: Add plugin_instance to MySQL RRDTitle X-Git-Tag: collectd-4.7.0~76^2~3 X-Git-Url: https://git.octo.it/?p=collectd.git;a=commitdiff_plain;h=883da8c278c0540d0fdb360a801f0082d0c1c160 contrib/collection3/: Add plugin_instance to MySQL RRDTitle Signed-off-by: Doug MacEachern Signed-off-by: Florian Forster --- diff --git a/contrib/collection3/etc/collection.conf b/contrib/collection3/etc/collection.conf index 9497d8e3..2511221f 100644 --- a/contrib/collection3/etc/collection.conf +++ b/contrib/collection3/etc/collection.conf @@ -277,7 +277,7 @@ GraphWidth 400 Module GenericStacked DataSources value - RRDTitle "MySQL commands" + RRDTitle "MySQL commands ({plugin_instance})" RRDVerticalLabel "Invocations" RRDFormat "%6.2lf" @@ -361,7 +361,7 @@ GraphWidth 400 Module GenericStacked DataSources value - RRDTitle "MySQL handler" + RRDTitle "MySQL handler ({plugin_instance})" RRDVerticalLabel "Invocations" RRDFormat "%6.2lf" DSName commit commit @@ -391,7 +391,7 @@ GraphWidth 400 DataSources rx tx DSName rx RX DSName tx TX - RRDTitle "MySQL Traffic" + RRDTitle "MySQL Traffic ({plugin_instance})" RRDVerticalLabel "Bits per second" RRDFormat "%5.1lf%s" Scale 8