Code

collectd.conf example: mention new write_riemann options
authorMarc Fournier <marc.fournier@camptocamp.com>
Mon, 15 Dec 2014 15:22:08 +0000 (16:22 +0100)
committerMarc Fournier <marc.fournier@camptocamp.com>
Mon, 15 Dec 2014 15:22:08 +0000 (16:22 +0100)
src/collectd.conf.in

index 51914e74caf93ae950ae00a5545758f334834522..dcb1a7a0725d8fbfaeaba0a04cbcbd017677681e 100644 (file)
 #              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>