Allow Interval per File block for tail plugin
[collectd.git] / src / collectd.conf.in
index 4542a4b..9e4c269 100644 (file)
 #<Plugin "tail">
 #  <File "/var/log/exim4/mainlog">
 #    Instance "exim"
+#    Interval 60
 #    <Match>
 #      Regex "S=([1-9][0-9]*)"
 #      DSType "CounterAdd"