[Logcheck-commits] CVS logcheck/rulefiles/linux/ignore.d.workstation
CVS User jlps-guest
logcheck-devel@lists.alioth.debian.org
Tue, 14 Jun 2005 22:46:00 +0000
Update of /cvsroot/logcheck/logcheck/rulefiles/linux/ignore.d.workstation
In directory haydn:/tmp/cvs-serv12987
Modified Files:
kernel
Log Message:
Ignore nfs warnings about mount version
--- /cvsroot/logcheck/logcheck/rulefiles/linux/ignore.d.workstation/kernel 2005/05/11 08:09:21 1.38
+++ /cvsroot/logcheck/logcheck/rulefiles/linux/ignore.d.workstation/kernel 2005/06/14 22:46:00 1.39
@@ -86,7 +86,7 @@
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: sd[a-z]: Write Protect is off$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: sd[a-z]: assuming (Write Enabled|drive cache: write through)$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: SCSI subsystem initialized$
-
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: nfs warning: mount version (older|newer) than kernel$
# for sun machines
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: sunmouse: Successfully adjusted to [0-9]+ baud\.$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: btaudio: driver version [0-9.]+ loaded \[digital\+analog\]$