contrib/collection3/: Add plugin_instance to MySQL RRDTitle
[collectd.git] / contrib / collection3 / etc / collection.conf
index 9497d8e..2511221 100644 (file)
@@ -277,7 +277,7 @@ GraphWidth 400
 <Type mysql_commands>
   Module GenericStacked
   DataSources value
-  RRDTitle "MySQL commands"
+  RRDTitle "MySQL commands ({plugin_instance})"
   RRDVerticalLabel "Invocations"
   RRDFormat "%6.2lf"
 
@@ -361,7 +361,7 @@ GraphWidth 400
 <Type mysql_handler>
   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