Opened 2 years ago

#1065 new defect

exim_mailstats doesn't count Completed messages properly

Reported by: pinterface Owned by: nobody
Priority: normal Milestone: Munin 1.4.7
Component: plugins Version: 1.4.5
Severity: normal Keywords:
Cc:

Description

Depending upon the value of log_selector in exim.conf, exim_mailstats can fail to count completed messages.

In particular, inclusion of queue_time_overall results in a log line such as:

2011-04-08 21:21:27 [11478] 1Q8J7K-0002z6-NZ Completed QT=5s

Without queue_time_overall, the log line looks more like:

2011-04-08 21:21:27 [11478] 1Q8J7K-0002z6-NZ Completed

Bug was inverted in r3356 (Debian bug 569621). Fixed one scenario, broke the other. :)

Attachments (1)

exim_mailstats.in.patch (340 bytes) - added by pinterface 2 years ago.
patch

Download all attachments as: .zip

Change History (1)

Changed 2 years ago by pinterface

patch

Note: See TracTickets for help on using tickets.