[Logcheck-commits] r1309 - in logcheck/trunk: debian rulefiles/linux/ignore.d.workstation

madduck at users.alioth.debian.org madduck at users.alioth.debian.org
Mon Nov 13 16:08:18 CET 2006


Author: madduck
Date: 2006-11-13 16:08:18 +0100 (Mon, 13 Nov 2006)
New Revision: 1309

Modified:
   logcheck/trunk/debian/changelog
   logcheck/trunk/rulefiles/linux/ignore.d.workstation/kernel
Log:
* ignore.d.workstation/kernel: ignore more messages related to USB hotplug.

Modified: logcheck/trunk/debian/changelog
===================================================================
--- logcheck/trunk/debian/changelog	2006-11-12 15:37:57 UTC (rev 1308)
+++ logcheck/trunk/debian/changelog	2006-11-13 15:08:18 UTC (rev 1309)
@@ -20,8 +20,9 @@
   * ignore.d.server/anacron: also ignore messages with exit status.
   * ignore.d.server/smartd, violations.d/smartd: ignore messages about
     temperature changes, but escalate those reaching limits.
+  * ignore.d.workstation/kernel: ignore more messages related to USB hotplug.
 
- -- martin f. krafft <madduck at debian.org>  Sun, 12 Nov 2006 16:37:23 +0100
+ -- martin f. krafft <madduck at debian.org>  Mon, 13 Nov 2006 16:07:52 +0100
 
 logcheck (1.2.50) unstable; urgency=low
 

Modified: logcheck/trunk/rulefiles/linux/ignore.d.workstation/kernel
===================================================================
--- logcheck/trunk/rulefiles/linux/ignore.d.workstation/kernel	2006-11-12 15:37:57 UTC (rev 1308)
+++ logcheck/trunk/rulefiles/linux/ignore.d.workstation/kernel	2006-11-13 15:08:18 UTC (rev 1309)
@@ -26,6 +26,8 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: agpgart: Putting AGP V[0-9] device at [0-9:.]+ into [0-9]x mode$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: hub [0-9]+-[0-9]+:[0-9]+\.[0-9]+: (USB hub found|[0-9]+ ports detected)$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: hub [0-9]+-[0-9]+:[0-9]+\.[0-9]+: over-current change on port [0-9]+$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: hub [0-9]+-[0-9]+:[0-9]+\.[0-9]+: port [[:digit:]]+ disabled by hub \(EMI\?\), re-enabling\.\.\.$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: usb [0-9]+-[.[:digit:]]+: configuration #[[:digit:]] chosen from [[:digit:]]+ choices?$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: usb [0-9]+-[.[:digit:]]+: new (low|full|high) speed USB device using ([_[:alnum:]-]+ and )?address [0-9]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: hub\.c: new USB device [.:0-9-]+, assigned address [0-9]$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: usb [0-9]-[.[:digit:]]+: USB disconnect, address [0-9]+$
@@ -78,6 +80,7 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: drivers/usb/class/cdc-acm.c: v[\:[:digit:].]+USB Abstract Control Model driver for USB modems and ISDN adapters$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ input.agent\[[0-9]+\]:[[:space:]]+((mouse|ts|ev|joy)dev|evbug): (already loaded|loaded successfully|blacklisted)$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: input: USB HID v[.[:digit:]]+ (Joystick|Keyboard|Mouse) \[[ [:alnum:][:punct:]]+\] on usb-[\:[:digit:].-]+$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: input: Logitech USB Mouse as /class/input/input[[:digit:]]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: pl2303 [-:0-9.]+ PL-2303 converter detected$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: usb [-:0-9]+ [-[:alnum:][:space:]]+ converter now attached to ttyUSB[0-9]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: [-[:alnum:]]+ ttyUSB[0-9]: [-[:alnum:][:space:]]+ converter now disconnected from ttyUSB[0-9]$




More information about the Logcheck-commits mailing list