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

maks-guest at users.alioth.debian.org maks-guest at users.alioth.debian.org
Tue Jul 25 18:46:33 UTC 2006


Author: maks-guest
Date: 2006-07-25 18:46:25 +0000 (Tue, 25 Jul 2006)
New Revision: 1204

Added:
   logcheck/trunk/rulefiles/linux/ignore.d.workstation/ifplugd
Modified:
   logcheck/trunk/debian/changelog
   logcheck/trunk/rulefiles/linux/ignore.d.workstation/kernel
Log:
don't care at level workstation if my linkbeat gets lost,
most probably an laptop.


Modified: logcheck/trunk/debian/changelog
===================================================================
--- logcheck/trunk/debian/changelog	2006-07-25 07:20:36 UTC (rev 1203)
+++ logcheck/trunk/debian/changelog	2006-07-25 18:46:25 UTC (rev 1204)
@@ -21,6 +21,8 @@
   * ignore.d.workstation/kernel: Ignore removable device plugging.
   * ignore.d.server/dhclient: Ignore recorded leas output and bound renewal.
   * violations.ignore.d/logcheck-login: Ignore successful root logins on tty's.
+  * ignore.d.workstation/ifplugd: Ignore link beat loose.
+  * ignore.d.workstation/kernel: detto.
 
   [ martin f. krafft ]
   * ignore.d.server/pdns: ignore failure to get SOA serial from supermasters
@@ -28,7 +30,7 @@
   * ignore.d.server/cron-apt: fixed several rules for corner cases.
   * ignore.d.server/postfix: added rule for server greeting timeout.
 
- -- maximilian attems <maks at sternwelten.at>  Tue, 25 Jul 2006 09:18:40 +0200
+ -- maximilian attems <maks at sternwelten.at>  Tue, 25 Jul 2006 20:45:05 +0200
 
 logcheck (1.2.47) unstable; urgency=low
 

Added: logcheck/trunk/rulefiles/linux/ignore.d.workstation/ifplugd
===================================================================
--- logcheck/trunk/rulefiles/linux/ignore.d.workstation/ifplugd	2006-07-25 07:20:36 UTC (rev 1203)
+++ logcheck/trunk/rulefiles/linux/ignore.d.workstation/ifplugd	2006-07-25 18:46:25 UTC (rev 1204)
@@ -0,0 +1 @@
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ifplugd\(eth[0-9]\)\[[0-9]+\]: Link beat lost\.$

Modified: logcheck/trunk/rulefiles/linux/ignore.d.workstation/kernel
===================================================================
--- logcheck/trunk/rulefiles/linux/ignore.d.workstation/kernel	2006-07-25 07:20:36 UTC (rev 1203)
+++ logcheck/trunk/rulefiles/linux/ignore.d.workstation/kernel	2006-07-25 18:46:25 UTC (rev 1204)
@@ -21,6 +21,7 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: eth[0-9]: New link status: (Disconnected|Connected) \([0-9]+\)$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: REJECT input_ext IN=[[:alnum:]]+ OUT= MAC=.*$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: eth[0-9]+: Media Link (Off|On [0-9]+mbps (full|half)-duplex)$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: [[:alnum:]]+: eth[0-9]: Link is down\.$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: ISO 9660 Extensions: Microsoft Joliet Level [0-3]$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: ISO 9660 Extensions: [_[:alnum:]]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: ISOFS: changing to secondary root$




More information about the Logcheck-commits mailing list