====== plfogsumm ====== * [[Postfix]] pflogsumm is a perl script that reads the system logs and displays statistics about the mail server. == Syntax == pflogsumm.pl /var/log/messages -d today == Daily Logging == It's simple to setup a cron job keep the summary logs of the mail server, in case there is an issue. * [[http://dev.digitaltrike.com/~steve/downloads/pflogsumm.pl|pflogsumm.pl]] * [[http://dev.digitaltrike.com/~steve/downloads/cron/pflogsumm|Sample cron job]] == CentOS == yum -y install postfix-pflogsumm