Jim Maul wrote:

qmail-mrtg has graphs for spam and viruses but they dont work.  I know that
qs2mrtg.pl is supposed to fix this by getting the logs into a format that
mrtg can understand, but does this incorporate back into qmail-mrtg or does
it produce a seperate page of graphs for spam and virus info?  How could i
go about getting this information to show up on the broken graphs in the
original qmail-mrtg page?

http://mail.updegrove.net/qmailmrtg/


If you want to use my setup get the config files etc here
http://mail.updegrove.net/qmailmrtg/qmailmrtg_rickup.tar.bz2
the qmail-scanner stuff is in a sub dir of qmailmrtg named qmail-scanner

Get this file
http://mail.updegrove.net/qmailmrtg/qs2mrtg.pl

Add these cron jobs
# Spaminator graphs
*/5 * * * * /usr/local/bin/mrtg /websites/shared/qmailmrtg/qmail.mrtg.cfg 2>&1 > /dev/null
*/7 * * * * /usr/local/bin/qs2mrtg.pl
*/9 * * * * /usr/local/bin/mrtg /websites/shared/qmailmrtg/qmail-scanner/mrtg-qmail-scanner.cfg 2>&1 > /dev/null


If it doesn't work, go back and read every line of *my* files, not the default file or your files. Mine work out of the box on FreeBSD 4.9 STABLE


Rick




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to