<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#333333">
Scott Silva wrote:
<blockquote cite="mid:fikooo$6vj$1@ger.gmane.org" type="cite">on
11/28/2007 12:43 PM Ugo Bellavance spake the following:
  <br>
  <blockquote type="cite">Scott Silva wrote:
    <br>
    <blockquote type="cite">Does anybody have a decent mail server
stats script (sendmail) that shows a daily output of things like;
      <br>
rbl rejections by list
      <br>
      <br>
greetpause and other sendmail related anti-spam data like connection
throttling
      <br>
      <br>
total connection attempts
      <br>
      <br>
other useful data that I will think of as soon as I hit send&nbsp; ;-P
      <br>
      <br>
      <br>
    </blockquote>
    <br>
Have you tried the latest version of logwatch?
    <br>
    <br>
Ugo
    <br>
    <br>
  </blockquote>
The latest stable, yes, but maybe I need to turn up the reporting
level.
  <br>
  <br>
</blockquote>
Im not so good with numbers and graphs turn me on <br>
I also think graphing make it easier to visualize what actually happen
with your email system instead of <br>
looking at bunch of text &amp; numbers. <br>
<br>
I am&nbsp; using following combination of following software to create my
graph : <br>
- nrpe<br>
- nagios<br>
- n2rrd<br>
- cacti<br>
- modified updatemailstats.pl ( available from
<a class="moz-txt-link-freetext" href="http://taz.net.au/postfix/mrtg/">http://taz.net.au/postfix/mrtg/</a>) <br>
<br>
How I set it up : <br>
- Nagios does monitoring and at the same time it collect performance
data. So basically it combine 2 jobs into one : monitoring &amp;
reporting. <br>
- n2rrd convert the performance data and convert it to rrd which can be
used by cacti<br>
- cacti provide web interface for graph management which allows you to
easily zoom in and out of the graph, go to specific dates etc ... <br>
<br>
Graph sample :<br>
SMTP connect vs Reject :
<a class="moz-txt-link-freetext"
 href="http://img139.imageshack.us/img139/5412/vscan4smtpwu4.png">http://img139.imageshack.us/img139/5412/vscan4smtpwu4.png</a><br>
Rejected message at SMTP level :
<a class="moz-txt-link-freetext"
 href="http://img150.imageshack.us/img150/309/vscan4blockedru9.png">http://img150.imageshack.us/img150/309/vscan4blockedru9.png</a><br>
Accepted Message :
<a class="moz-txt-link-freetext"
 href="http://img145.imageshack.us/img145/7687/vscan4acceptedji0.png">http://img145.imageshack.us/img145/7687/vscan4acceptedji0.png</a><br>
Postfix Queue Level :
<a class="moz-txt-link-freetext"
 href="http://img134.imageshack.us/img134/5902/vscan4queuepb1.png">http://img134.imageshack.us/img134/5902/vscan4queuepb1.png</a><br>
<br>
I have more graph but currently too lazy to upload.&nbsp; You can modify
updatemailstats.pl quite easily to suit sendmail.<br>
Another useful reporting tool that I use is splunk ( splunk.com ) &amp;
mailwatch for mailscanner ( <a class="moz-txt-link-freetext" href="http://mailwatch.sourceforge.net/doku.php">http://mailwatch.sourceforge.net/doku.php</a> )
.&nbsp; <br>
The latest version of splunk allow you to search logs easily and you
can create graph with ease. <br>
<br>
Regards,<br>
Rianto Wahyudi<br>
<br>
-- adela tirta belek<br>
<br>
<br>
</body>
</html>