From: Florian Forster Date: Wed, 14 Jul 2010 15:57:05 +0000 (+0200) Subject: share/collection.conf: Demonstrate the new functionality with "mysql_command" graphs. X-Git-Tag: v4.0.0~86 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=f163530a706366ce2f8635089d9926760782420f;p=collection4.git share/collection.conf: Demonstrate the new functionality with "mysql_command" graphs. --- diff --git a/share/collection.conf b/share/collection.conf index 462600c..c2d501e 100644 --- a/share/collection.conf +++ b/share/collection.conf @@ -556,6 +556,23 @@ Host "/any/" + Plugin "mysql" + PluginInstance "" + Type "mysql_commands" + TypeInstance "/all/" + + Title "MySQL commands" + VerticalLabel "Invocations" + + + DSName "value" + #Legend "Paging " + #Color "ffb000" + + + + + Host "/any/" Plugin "processes" PluginInstance "" Type "ps_state"