From f163530a706366ce2f8635089d9926760782420f Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Wed, 14 Jul 2010 17:57:05 +0200 Subject: [PATCH] share/collection.conf: Demonstrate the new functionality with "mysql_command" graphs. --- share/collection.conf | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) 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" -- 2.11.0