From: Marc Fournier Date: Mon, 15 Dec 2014 15:22:08 +0000 (+0100) Subject: collectd.conf example: mention new write_riemann options X-Git-Tag: collectd-5.5.0~102 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=9c456bcad3af8eb4ee3ab5ba4fd21dae3c3698fe;p=collectd.git collectd.conf example: mention new write_riemann options --- diff --git a/src/collectd.conf.in b/src/collectd.conf.in index 51914e74..dcb1a7a0 100644 --- 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 "" # # Tag "foobar" -# Attribute "foo" "bar" +# Attribute "foo" "bar" # #