[Logcheck-commits] Hanspeter Kunz: i.d.s/dhcp: ignore more balancing/balanced pool messages

Hanspeter Kunz hp-guest at alioth.debian.org
Fri Jul 16 00:15:52 UTC 2010


Module: logcheck
Branch: master
Commit: 14ae725bb626160dba318046b3cc6d5da945714c
URL:    http://git.debian.org/?p=logcheck/logcheck.git;a=commit;h=14ae725bb626160dba318046b3cc6d5da945714c

Author: Hanspeter Kunz <hp at edelkunz.ch>
Date:   Fri Jul 16 01:42:41 2010 +0200

i.d.s/dhcp: ignore more balancing/balanced pool messages

---

 debian/changelog                     |    3 ++-
 rulefiles/linux/ignore.d.server/dhcp |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 83f5d72..7d76861 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -36,11 +36,12 @@ logcheck (1.3.11) UNRELEASED; urgency=low
   * ignore.d.server/dhcp:
     - ignore messages about LDAP lookups of host entries
     - ignore messages on sending options to hosts (as a result of LDAP lookups)
+    - ignore more balancing/balanced pool messages
   * ignore.d.server/postfix:
     - ignore another TLS library problem
       (SSL23_GET_CLIENT_HELLO:http request:s23_srvr.c:379)
 
- -- Hannes von Haugwitz <hannes at vonhaugwitz.com>  Mon, 05 Jul 2010 18:42:18 +0200
+ -- Hanspeter Kunz <hp at edelkunz.ch>  Fri, 16 Jul 2010 01:40:41 +0200
 
 logcheck (1.3.10) unstable; urgency=low
 
diff --git a/rulefiles/linux/ignore.d.server/dhcp b/rulefiles/linux/ignore.d.server/dhcp
index b6dcf41..a6f3c3c 100644
--- a/rulefiles/linux/ignore.d.server/dhcp
+++ b/rulefiles/linux/ignore.d.server/dhcp
@@ -18,7 +18,7 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpd: DHCPINFORM from [.0-9]{7,15} via [._[:alnum:]-]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpd: DHCPRELEASE of [.0-9]{7,15} from [:[:alnum:]]+ (\([._[:alnum:]-]+\) |)via [._[:alnum:]-]+ \((not |)found\)$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpd: DHCPACK to [.0-9]{7,15}( \(([:[:xdigit:]]+|<no client hardware address>)\) via [._[:alnum:]-]+)?$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpd: pool [0-9a-f]{7} [.0-9]{7,15}/[:[:alnum:]]+ total [:[:alnum:]]+  free [:[:alnum:]]+  backup [:[:alnum:]]+  lts [:[:alnum:]-]+$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpd: ((balancing|balanced) )?pool [0-9a-f]{6,7} [.0-9]{7,15}/[:[:alnum:]]+ ? total [:[:alnum:]]+  free [:[:alnum:]]+  backup [:[:alnum:]]+  lts [:[:alnum:]-]+.*(  max-(own \(\+/-\)[[:digit:]]+|misbal [[:digit:]]+))?$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpd: ICMP Echo reply while lease [.[:digit:]]{7,15} valid\.$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpd: Abandoning IP address [.[:digit:]]{7,15} pinged before offer$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpd: uid lease [.0-9]{7,15} for client [:[:xdigit:]]+ is duplicate on [.0-9]{7,15}/[[:digit:]]+$




More information about the Logcheck-commits mailing list