]> git.pld-linux.org Git - packages/collectd.git/blame - collectd-tail.conf
- added configuration autospliter
[packages/collectd.git] / collectd-tail.conf
CommitLineData
bed4848f
PG
1LoadPlugin 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.049942 seconds and 4 git commands to generate.