summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 76ad211)
raw | patch | inline | side by side (parent: 76ad211)
author | Florian Forster <ff@octo.it> | |
Wed, 14 Jul 2010 15:57:05 +0000 (17:57 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Wed, 14 Jul 2010 15:57:05 +0000 (17:57 +0200) |
share/collection.conf | patch | blob | history |
diff --git a/share/collection.conf b/share/collection.conf
index 462600ceee2167670644208611d4e93a244090de..c2d501e34cb73aab344ff162d242506303bb7534 100644 (file)
--- a/share/collection.conf
+++ b/share/collection.conf
</DEF>
</Graph>
+<Graph>
+ Host "/any/"
+ Plugin "mysql"
+ PluginInstance ""
+ Type "mysql_commands"
+ TypeInstance "/all/"
+
+ Title "MySQL commands"
+ VerticalLabel "Invocations"
+
+ <DEF>
+ DSName "value"
+ #Legend "Paging "
+ #Color "ffb000"
+ </DEF>
+</Graph>
+
<Graph>
Host "/any/"
Plugin "processes"