projects
/
collection4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76ad211
)
share/collection.conf: Demonstrate the new functionality with "mysql_command" graphs.
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
462600c
..
c2d501e
100644
(file)
--- a/
share/collection.conf
+++ b/
share/collection.conf
@@
-556,6
+556,23
@@
<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"
PluginInstance ""
Type "ps_state"