Auteur: Marcin Krol
Date:
À: exim-users
Sujet: [exim] mailgraph.py - producing mail traffic graphs using Exim logs
Hello everyone,
This small program of mine might be of interest to Exim users:
http://python.domeny.com/mailgraph.py
mailgraph.py - analyzes Exim logs and outputs mail traffic graphs (incoming + outgoing)
Example graph:
http://python.domeny.com/mailgraph_2007-11-16_all_logs.png
Requirements:
- Python 2.4+
- Gnuplot 4.0+
TWDT:
http://python.domeny.com/
--
Marcin Krol