]> git.pld-linux.org Git - packages/collectd.git/blob - collectd-tail.conf
- fixed config
[packages/collectd.git] / collectd-tail.conf
1 LoadPlugin tail
2
3 #<Plugin "tail">
4 #  <File "/var/log/exim4/mainlog">
5 #    Instance "exim"
6 #    <Match>
7 #      Regex "S=([1-9][0-9]*)"
8 #      DSType "CounterAdd"
9 #      Type "ipt_bytes"
10 #      Instance "total"
11 #    </Match>
12 #    <Match>
13 #      Regex "\\<R=local_user\\>"
14 #      DSType "CounterInc"
15 #      Type "email_count"
16 #      Instance "local_user"
17 #    </Match>
18 #  </File>
19 #</Plugin>
This page took 0.027943 seconds and 3 git commands to generate.