[Logcheck-commits] Hannes von Haugwitz: i.d.w/kernel: ignore more WLAN messages
Hannes von Haugwitz
hvh-guest at alioth.debian.org
Mon Apr 18 10:00:52 UTC 2011
Module: logcheck
Branch: master
Commit: bf998b4acf4697a50020ba7dd0a72c505e8b83dd
URL: http://git.debian.org/?p=logcheck/logcheck.git;a=commit;h=bf998b4acf4697a50020ba7dd0a72c505e8b83dd
Author: Hannes von Haugwitz <hannes at vonhaugwitz.com>
Date: Mon Apr 18 11:49:03 2011 +0200
i.d.w/kernel: ignore more WLAN messages
---
debian/changelog | 1 +
rulefiles/linux/ignore.d.workstation/kernel | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b9c6c04..dd30271 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -45,6 +45,7 @@ logcheck (1.3.14) unstable; urgency=low
* ignore.d.workstation/kernel:
- ignore 'cfg80211: Calling CRDA for country' message
- ignore 'Monitor-Mwait' messages
+ - ignore WLAN 'waiting for beacon' and 'beacon received' messages
[ Gerfried Fuchs ]
* Remove myself from uploaders.
diff --git a/rulefiles/linux/ignore.d.workstation/kernel b/rulefiles/linux/ignore.d.workstation/kernel
index fb90af0..b8cebb2 100644
--- a/rulefiles/linux/ignore.d.workstation/kernel
+++ b/rulefiles/linux/ignore.d.workstation/kernel
@@ -153,6 +153,7 @@
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? usb[[:digit:]]+: unregister 'zaurus' usb-[[:digit:]:.-]+, (Sharp Zaurus SL-5x00|Sharp Zaurus, PXA-2xx based|Olympus R1000|pseudo-MDLM =\(BLAN\) device)$
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? thinkpad_acpi: EC reports that Thermal Table has changed$
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? wlan[0-9]: (authenticate(d| with AP ([0-9a-f]{2}:){5}[0-9a-f]{2})|associate(d| with AP ([0-9a-f]{2}:){5}[0-9a-f]{2}))$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? wlan[0-9]: (beacon received|waiting for beacon from ([0-9a-f]{2}:){5}[0-9a-f]{2})$
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? wlan[0-9]: ((direct probe to|a(uthentic|ssoci)ate with) (AP )?([0-9a-f]{2}:){5}[0-9a-f]{2} \(try [1-3]\)|direct probe responded)$
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? wlan[0-9]: RX (Rea|A)ssocResp from ([0-9a-f]{2}:){5}[0-9a-f]{2} \(capab=0x[[:xdigit:]]+ status=0 aid=[0-9]+\)$
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? No probe response from AP ([0-9a-f]{2}:){5}[0-9a-f]{2} after 500ms, disconnecting\.$
More information about the Logcheck-commits
mailing list