X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd.conf.in;h=5af15684092acb486b57d90023f7203da1a9abaa;hb=e5d3760160c8fdadc81115e4f81dbb91569a8e7d;hp=8afad3eaa6c9957698d5ec00675656ad03cb8ffc;hpb=5e136b4d9ab110b0a23e48404ca00374063c0184;p=collectd.git diff --git a/src/collectd.conf.in b/src/collectd.conf.in index 8afad3ea..5af15684 100644 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@ -855,13 +855,16 @@ # DaemonAddress "unix:/tmp/rrdcached.sock" # DataDir "@localstatedir@/lib/@PACKAGE_NAME@/rrd" # CreateFiles true +# CreateFilesAsync false # CollectStatistics true # # # DataDir "@localstatedir@/lib/@PACKAGE_NAME@/rrd" +# CreateFilesAsync false # CacheTimeout 120 # CacheFlush 900 +# WritesPerSecond 50 # # @@ -961,25 +964,26 @@ # # Type "percent" # Instance "dropped" -# Index 1 +# ValueFrom 1 # # # Type "bytes" # Instance "wire-realtime" -# Index 2 +# ValueFrom 2 # # # Type "alerts_per_second" -# Index 3 +# ValueFrom 3 # # # Type "kpackets_wire_per_sec.realtime" -# Index 4 +# ValueFrom 4 # # # Instance "snort-eth0" # Interval 600 # Collect "dropped" "mbps" "alerts" "kpps" +# TimeFrom 0 # # @@ -1077,6 +1081,9 @@ # Port "27017" # Timeout 1000 # StoreRates false +# Database "auth_db" +# User "auth_user" +# Password "auth_passwd" # #