qmailmrtg reads log if using supervise log like /service/qmail-pop3d/log/run and automagically create the log file
#!/bin/sh exec /usr/local/bin/setuidgid qmaill /usr/local/bin/multilog t s5000000 n30 /var/log/qmail/pop3d log file is /var/log/qmail/pop3d/current #understand first what supervise can do ! regards, amri classita -----Original Message----- From: Hiu Yen Onn [mailto:[EMAIL PROTECTED] Sent: Thursday, July 01, 2004 12:05 PM To: [EMAIL PROTECTED] Subject: qmailmrtg?? hi, i am installing qmailmrtg to view the activities of my qmail server. but, it doesnt work. this is one of a small chunks of the qmail.mrtg.cfg file WorkDir: /path/to/your/qmailstats/directory (Example: /var/www/html/qmailstats) ############################################################# Title[msg]: mydomain.com - Messages MaxBytes[msg]: 10000 AbsMax[msg]: 20000 Options[msg]: gauge Target[msg]: `/usr/local/bin/qmailmrtg7 m /service/qmail/log` PageTop[msg]: <B>mydomain.com Messages</B><br> ShortLegend[msg]: msg YLegend[msg]: msg Legend1[msg]: Total Msg LegendI[msg]: Deliveries: LegendO[msg]: Attempts: WithPeak[msg]: ymwd am i correct if i put "/service/qmail/log???? what is the path to the qmail-send logs, (according to the qmailrocks.org, http://www.qmailrocks.org/extra/qmailmrtg.htm) furthermore, i didnt see much of the log file in my server?? weird?? where are they??? pls advise... thanks....
