SF.net SVN: logwatch:[234] scripts/services/named
[email protected] Tue, 9 Sep 2014 16:08:02 +0000
| Newsgroups | gmane.comp.log.logwatch.devel |
|---|---|
| Message-ID | <[email protected]> |
Revision: 234
http://sourceforge.net/p/logwatch/code/234
Author: stefjakobs
Date: 2014-09-09 16:08:00 +0000 (Tue, 09 Sep 2014)
Log Message:
-----------
named: next try to match "connection refused)"
Modified Paths:
--------------
scripts/services/named
Modified: scripts/services/named
===================================================================
--- scripts/services/named 2014-09-09 15:52:31 UTC (rev 233)
+++ scripts/services/named 2014-09-09 16:08:00 UTC (rev 234)
@@ -191,7 +191,7 @@
$ZoneExpired{$Zone}++;
} elsif ( ($Zone) = ( $ThisLine =~ /zone (.+)\: loaded serial/ ) ) {
$ZoneLoaded{$Zone}++;
- } elsif ( (undef,$Addr,$Server) = ( $ThisLine =~ /(C|c)onnection refused resolving\)? '(.+)': (.+)/ ) ) {
+ } elsif ( (undef,$Addr,$Server) = ( $ThisLine =~ /(C|c)onnection refused\)? resolving '(.+)': (.+)/ ) ) {
$ConnectionRefused{$Addr}{$Server}++;
} elsif ( (undef,$Addr,undef,$Server) = ( $ThisLine =~ /ame server (on|resolving) '(.+)' \(in .+\):\s+(\[.+\]\.\d+)?\s*'?(.+)'?:?/ ) ) {
$LameServer{$Addr}{$Server}++;
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