projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93209bd
)
contrib/collection3: Added the “invokations” type.
author
Florian Forster
<octo@noris.net>
Wed, 16 Sep 2009 11:00:19 +0000
(13:00 +0200)
committer
Florian Forster
<octo@noris.net>
Wed, 16 Sep 2009 11:00:19 +0000
(13:00 +0200)
contrib/collection3/etc/collection.conf
patch
|
blob
|
history
diff --git
a/contrib/collection3/etc/collection.conf
b/contrib/collection3/etc/collection.conf
index
2e05e73
..
09a5fa6
100644
(file)
--- a/
contrib/collection3/etc/collection.conf
+++ b/
contrib/collection3/etc/collection.conf
@@
-281,6
+281,13
@@
GraphWidth 400
# RRDOptions ...
RRDFormat "%5.1lf%s"
</Type>
+<Type invocations>
+ DataSources value
+ DSName "value Invokations/s"
+ RRDTitle "Invokations ({instance})"
+ RRDVerticalLabel "Invokations/s"
+ RRDFormat "%5.1lf"
+</Type>
<Type io_octets>
Module GenericIO
DataSources rx tx