I have just started logging against a PowerMTA server, and all the usual counters for messages/sec and queue sizes etc are great.
One thing I have been asked for is if we can track "total messages sent, ever". There is a counter value I can get to (msg_sent) which just returns a "total out" counter, which increases continuously. The problem is that the counter resets on reboot. This means a typical block of records might look like:
Code: Select all
Reported | Actual
59,442,028 59,442,028
61,621,631 61,621,631
62,354,211 62,354,211
234,555 62,588,766
903,343 63,257,554
1,001,122 63,355,333