Anyone have any suggestions on this? Still no data being generated. The log file seems to update though.
Thanks to the files from Markus, I got the Imrtg going. However, it is not updating any of the logs with data. They all show 0 for everything. They show updated in the last 5 minutes, and have been running for a few hours now. Any thoughts? Below is the config I'm using. Thanks! Dave ################################## SMTP: Local delivered Messages ################################## Title[mail_local]: Mail.Beachcomp.Com PageTop[mail_local]: <hr><br><h3>SMTP: Local delivered Messages</h3> #YSize[mail_local]: 300 XSize[mail_local]: 500 MaxBytes[mail_local]: 100 AbsMax[mail_local]: 1000000 Options[mail_local]: gauge,unknaszero,nopercent Target[mail_local]: -`D:\MRTG\bin\imrtg32.exe c:\imail\spool /l` YLegend[mail_local]: Messages ShortLegend[mail_local]: msg Legend1[mail_local]: Messages delivered Legend2[mail_local]: Messages delivered LegendI[mail_local]: delivered: LegendO[mail_local]: delivered: #################################################################### ##################################SMTP: Relayed Messages ################################## Title[mail_relay]: Mail.Beachcomp.Com PageTop[mail_relay]: <hr><br><h3>SMTP: Relayed Messages</h3> #YSize[mail_relay]: 200 XSize[mail_relay]: 500 MaxBytes[mail_relay]: 100 AbsMax[mail_relay]: 1000000 Options[mail_relay]: gauge,unknaszero,nopercent Target[mail_relay]: -`D:\MRTG\bin\imrtg32.exe c:\imail\spool /r` # We have to change all labels of the graph. YLegend[mail_relay]: Messages ShortLegend[mail_relay]: msg Legend1[mail_relay]: Messages delivered Legend2[mail_relay]: Messages delivered LegendI[mail_relay]: delivered: LegendO[mail_relay]: delivered: # You might want to include Peaks or not. #################################################################### ################################## SMTP Total bytes################################## Title[mail_bytes]: Mail.Beachcomp.Com PageTop[mail_bytes]: <hr><br><h3>SMTP Total bytes</h3> #YSize[mail_bytes]: 200 XSize[mail_bytes]: 500 MaxBytes[mail_bytes]: 100 AbsMax[mail_bytes]: 1000000 Options[mail_bytes]: gauge,unknaszero,nopercent Target[mail_bytes]: -`D:\MRTG\bin\imrtg32.exe c:\imail\spool /b` # We have to change all labels of the graph. YLegend[mail_bytes]: Bytes ShortLegend[mail_bytes]: B Legend1[mail_bytes]: Bytes/s Legend2[mail_bytes]: Bytes/s LegendI[mail_bytes]: B/s: LegendO[mail_bytes]: B/s: # You might want to include Peaks or not. #################################################################### ################################## POP3 Connect success################################## Title[mail_pop3_ok]: Mail.Beachcomp.Com PageTop[mail_pop3_ok]: <hr><br><h3>POP3 Connect success</h3> #YSize[mail_pop3_ok]: 200 XSize[mail_pop3_ok]: 500 MaxBytes[mail_pop3_ok]: 100 AbsMax[mail_pop3_ok]: 1000000 Options[mail_pop3_ok]: gauge,unknaszero,nopercent Target[mail_pop3_ok]: -`D:\MRTG\bin\imrtg32.exe c:\imail\spool /P /O` # We have to change all labels of the graph. YLegend[mail_pop3_ok]: Number ShortLegend[mail_pop3_ok]: Nr Legend1[mail_pop3_ok]: Connected Legend2[mail_pop3_ok]: Connected LegendI[mail_pop3_ok]: conn: LegendO[mail_pop3_ok]: conn: # You might want to include Peaks or not. #################################################################### ################################## POP3 Connect failure################################## Title[mail_pop3_err]: Mail.Beachcomp.Com PageTop[mail_pop3_err]: <hr><br><h3>POP3 Connect failure</h3> #YSize[mail_pop3_err]: 200 XSize[mail_pop3_err]: 500 MaxBytes[mail_pop3_err]: 100 AbsMax[mail_pop3_err]: 1000000 Options[mail_pop3_err]: gauge,unknaszero,nopercent Target[mail_pop3_err]: -`D:\MRTG\bin\imrtg32.exe c:\imail\spool /F /O` # We have to change all labels of the graph. YLegend[mail_pop3_err]: Number ShortLegend[mail_pop3_err]: Nr Legend1[mail_pop3_err]: Connected Legend2[mail_pop3_err]: Connected LegendI[mail_pop3_err]: conn: LegendO[mail_pop3_err]: conn: # You might want to include Peaks or not. #################################################################### To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
