snort plugin: Implement the "Instance" config option.
[collectd.git] / src / collectd.conf.in
index 0c80ac6..8065b03 100644 (file)
 
 #<Plugin "snort">
 #   <Metric "dropped">
-#       Type "pkt_drop_percent"
+#       Type "percent"
+#       Instance "dropped"
 #       Index 1
 #   </Metric>
 #   <Metric "mbps">
-#       Type "wire_mbits_per_sec.realtime"
+#       Type "bytes"
+#       Instance "wire-realtime"
 #       Index 2
 #   </Metric>
 #   <Metric "alerts">