[Logcheck-commits] Hanspeter Kunz: i.d.s/dhcp: generalized rule for "sending options to hosts"

Gerfried Fuchs alfie at alioth.debian.org
Sun Sep 5 08:27:16 UTC 2010


Module: logcheck
Branch: lenny-backports
Commit: 39e360736fb642f9a8f30a1a51bfc418b58c55b6
URL:    http://git.debian.org/?p=logcheck/logcheck.git;a=commit;h=39e360736fb642f9a8f30a1a51bfc418b58c55b6

Author: Hanspeter Kunz <hp at edelkunz.ch>
Date:   Tue Jul 27 19:00:33 2010 +0200

i.d.s/dhcp: generalized rule for "sending options to hosts"

---

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

diff --git a/debian/changelog b/debian/changelog
index ab58a58..9e10370 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -60,7 +60,7 @@ logcheck (1.3.11) UNRELEASED; urgency=low
     - sieve: allow empty recipient address
     - sieve: make "added by" optional
 
- -- Hannes von Haugwitz <hannes at vonhaugwitz.com>  Mon, 26 Jul 2010 07:15:46 +0200
+ -- Hanspeter Kunz <hkunz at ifi.uzh.ch>  Tue, 27 Jul 2010 19:00:08 +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 cbbf22c..e10885e 100644
--- a/rulefiles/linux/ignore.d.server/dhcp
+++ b/rulefiles/linux/ignore.d.server/dhcp
@@ -41,5 +41,5 @@
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dhcpd: (Found dhcpServer LDAP entry|LDAP: Parsing dhcpServer options|LDAP: Parsing dhcpService DN|Found LDAP entry|Parsing external DNs for) '[%=,_[:alnum:]-]+'( \.\.\.)?$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dhcpd: (Searching|No host entry) for \(\&\(objectClass=dhcpHost\)\(dhcpHWAddress=ethernet [[:xdigit:]]{2}:[[:xdigit:]]{2}:[[:xdigit:]]{2}:[[:xdigit:]]{2}:[[:xdigit:]]{2}:[[:xdigit:]]{2}\)\) in LDAP tree [=,.[:alnum:]]+$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dhcpd: Found dhcpHWAddress LDAP entry [-_=,.[:alnum:]]+$
-^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dhcpd: Sending the following options: '(filename "[.[:alnum:]]+"[#.;[:alnum:][:space:]-]+)?fixed-address [#.;[:alnum:][:space:]-]+(next-server [#.;[:alnum:][:space:]-]+)?'$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dhcpd: Sending the following options: '(filename \"[.[:alnum:]]+\"|(fixed-address|next-server) [.[:digit:]]{7,15}|;#012)+'$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dhcpd: bind update on [.[:digit:]]{7,15} got ack from dhcp-failover: xid mismatch\.$




More information about the Logcheck-commits mailing list