[DEFAULT] heartbeat=300 start = now - 6 months rras = RRA:AVERAGE:0.5:1:4032 RRA:AVERAGE:0.5:6:70128 RRA:MIN:0.5:6:70128 RRA:MAX:0.5:6:70128 directory = /var/rrd/%(hostname)s state = %(directory)s/syslog2rrd.state # Inputs, from oldest to newest. inputs = /var/log/maillog.4 /var/log/maillog.3 /var/log/maillog.2 /var/log/maillog.1 /var/log/maillog [mail.rrd] # Regular expressions for my Postfix configuration. ds_pipe_sent = postfix/pipe\[\d+\]: [0-9A-Z]+: to=<.*>, orig_to=<.*>, relay=filter, delay=\d+, status=sent ds_pipe_deferred = postfix/pipe\[\d+\]: [0-9A-Z]+: to=<.*>, orig_to=<.*>, relay=filter, delay=\d+, status=deferred ds_lmtp_sent = postfix/lmtp\[\d+\]: [0-9A-Z]+: to=<.*>, relay=.*, delay=\d+, status=sent ds_lmtp_deferred = postfix/lmtp\[\d+\]: [0-9A-Z]+: to=<.*>, relay=.*, delay=\d+, status=deferred ds_lmtp_bounced = postfix/lmtp\[\d+\]: [0-9A-Z]+: to=<.*>, relay=.*, delay=\d+, status=bounced ds_smtp_sent = postfix/smtp\[\d+\]: [0-9A-Z]+: to=<.*>, relay=.*, delay=\d+, status=sent ds_smtp_deferred = postfix/smtp\[\d+\]: [0-9A-Z]+: to=<.*>, relay=.*, delay=\d+, status=deferred ds_smtp_bounced = postfix/smtp\[\d+\]: [0-9A-Z]+: to=<.*>, relay=.*, delay=\d+, status=bounced ds_smtpd_reject = postfix/smtpd\[\d+\]: [0-9A-Z]+: reject: ds_cleanup_bounced_sa = postfix/cleanup\[\d+\]: [0-9A-Z]+: to=<.*>, relay=cleanup, delay=\d+, status=bounced \(.*SpamAssassin.*\) ds_cleanup_bounced = postfix/cleanup\[\d+\]: [0-9A-Z]+: to=<.*>, relay=cleanup, delay=\d+, status=bounced ds_qmgr_deferred = postfix/qmgr\[\d+\]: [0-9A-Z]+: to=<.*>, relay=.*, delay=\d+, status=deferred ds_qmgr_expired = postfix/qmgr\[\d+\]: [0-9A-Z]+: from=<.*>, status=expired ds_qmgr_bounced = postfix/qmgr\[\d+\]: [0-9A-Z]+: to=<.*>, relay=.*, delay=\d+, status=bounced