From: Kris Nielander Date: Tue, 19 Feb 2013 22:36:14 +0000 (+0100) Subject: Updated configuration directives. X-Git-Tag: collectd-5.3.0~26^2~15 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=5f4cf918e4952271849943d3b6546cb0c1be4635;p=collectd.git Updated configuration directives. -- --- diff --git a/src/collectd.conf.in b/src/collectd.conf.in index 86834db1..0c80ac64 100644 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@ -916,23 +916,22 @@ # # -# TypeInstance "pkt_drop_percent" +# Type "pkt_drop_percent" # Index 1 # # -# TypeInstance "wire_mbits_per_sec.realtime" +# Type "wire_mbits_per_sec.realtime" # Index 2 # # -# TypeInstance "alerts_per_second" +# Type "alerts_per_second" # Index 3 # # -# TypeInstance "kpackets_wire_per_sec.realtime" +# Type "kpackets_wire_per_sec.realtime" # Index 4 # # -# Interface "eth0" # Path "/var/log/snort/snort.stats" # Interval 600 # Collect "dropped" "mbps" "alerts" "kpps"