projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83f88a1
)
collectd.conf example: mention new write_riemann options
author
Marc Fournier
<marc.fournier@camptocamp.com>
Mon, 15 Dec 2014 15:22:08 +0000
(16:22 +0100)
committer
Marc Fournier
<marc.fournier@camptocamp.com>
Mon, 15 Dec 2014 15:22:08 +0000
(16:22 +0100)
src/collectd.conf.in
patch
|
blob
|
history
diff --git
a/src/collectd.conf.in
b/src/collectd.conf.in
index
51914e7
..
dcb1a7a
100644
(file)
--- a/
src/collectd.conf.in
+++ b/
src/collectd.conf.in
@@
-1325,13
+1325,17
@@
# Host "localhost"
# Port 5555
# Protocol UDP
+# Batch false
+# BatchMaxSize 8192
# StoreRates true
# AlwaysAppendDS false
# TTLFactor 2.0
+# Notifications true
+# CheckThresholds false
# EventServicePrefix ""
# </Node>
# Tag "foobar"
-#
Attribute "foo" "bar"
+# Attribute "foo" "bar"
#</Plugin>
#<Plugin write_tsdb>