SF.net SVN: logwatch:[214] scripts/services/dovecot

[email protected]
Newsgroups gmane.comp.log.logwatch.devel
Message-ID <[email protected]>
Revision: 214
          http://sourceforge.net/p/logwatch/code/214
Author:   stefjakobs
Date:     2014-09-08 20:44:17 +0000 (Mon, 08 Sep 2014)
Log Message:
-----------
dovecot: report 'Server shutting down' (Thanks: Willi Mann)

Modified Paths:
--------------
    scripts/services/dovecot

Modified: scripts/services/dovecot
===================================================================
--- scripts/services/dovecot	2014-09-08 20:42:42 UTC (rev 213)
+++ scripts/services/dovecot	2014-09-08 20:44:17 UTC (rev 214)
@@ -262,6 +262,8 @@
       $Disconnected{$Reason}++;
    } elsif ($ThisLine =~ /Disconnected (bytes|top)=.*/) {
       $Disconnected{"No reason"}++;
+   } elsif ($ThisLine =~ /Server shutting down./) {
+      $ConnectionCl{"Server shutting down"}++;
    } elsif (($Reason, $Host) = ($ThisLine =~ /TLS initialization failed/) ) {
       $TLSInitFail++;
    } elsif (($Host) = ($ThisLine =~ /Aborted login:.* rip=(.*),/) ) {

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.