diff options
author | Jonas Smedegaard <dr@jones.dk> | 2002-10-22 17:24:43 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2002-10-22 17:24:43 +0000 |
commit | 9f3c51e3aa40910e103368b309a7775cd7518cf0 (patch) | |
tree | 8565590f025f03815471873379f57fef709c95d9 /logcheck/ignore.d.workstation | |
parent | 7014f849002f4cb260023395cd839eae47e21324 (diff) |
logcheck: Match only numerical pid numbers (.* is BAD in logcheck!).
Diffstat (limited to 'logcheck/ignore.d.workstation')
-rw-r--r-- | logcheck/ignore.d.workstation/devfsd | 4 | ||||
-rw-r--r-- | logcheck/ignore.d.workstation/gdm | 8 | ||||
-rw-r--r-- | logcheck/ignore.d.workstation/local | 14 | ||||
-rw-r--r-- | logcheck/ignore.d.workstation/ntpdate | 6 | ||||
-rw-r--r-- | logcheck/ignore.d.workstation/pmud | 10 |
5 files changed, 21 insertions, 21 deletions
diff --git a/logcheck/ignore.d.workstation/devfsd b/logcheck/ignore.d.workstation/devfsd index e6a88db..111f420 100644 --- a/logcheck/ignore.d.workstation/devfsd +++ b/logcheck/ignore.d.workstation/devfsd @@ -1,2 +1,2 @@ -devfsd\[.*\]: Caught SIGHUP -devfsd\[.*\]: read config file: "/etc/devfsd.conf" +devfsd\[[0-9]+\]: Caught SIGHUP +devfsd\[[0-9]+\]: read config file: "/etc/devfsd.conf" diff --git a/logcheck/ignore.d.workstation/gdm b/logcheck/ignore.d.workstation/gdm index 8e1e44e..f85824e 100644 --- a/logcheck/ignore.d.workstation/gdm +++ b/logcheck/ignore.d.workstation/gdm @@ -1,4 +1,4 @@ -gdm\[.*\]: run_pictures: Directory .* does not exist\. -gdm\[.*\]: run_pictures: Mappen .* eksisterer ikke\. -gdm\[.*\]: run_pictures: /usr/share/pixmaps er ikke ejet af uid .*\. -gdm\[.*\]: \(child [0-9]*\) gdm_slave_xioerror_handler: Fatal X-fejl - genstarter [0-9:\.]* +gdm\[[0-9]+\]: run_pictures: Directory .* does not exist\. +gdm\[[0-9]+\]: run_pictures: Mappen .* eksisterer ikke\. +gdm\[[0-9]+\]: run_pictures: /usr/share/pixmaps er ikke ejet af uid .*\. +gdm\[[0-9]+\]: \(child [0-9]*\) gdm_slave_xioerror_handler: Fatal X-fejl - genstarter [0-9:\.]* diff --git a/logcheck/ignore.d.workstation/local b/logcheck/ignore.d.workstation/local index 5aed1b0..8814e7d 100644 --- a/logcheck/ignore.d.workstation/local +++ b/logcheck/ignore.d.workstation/local @@ -1,6 +1,6 @@ -gnome-name-server\[.*\]: starting -gnome-name-server\[.*\]: name server starting -gnome-name-server\[.*\]: server_is_alive: .* +gnome-name-server\[[0-9]+\]: starting +gnome-name-server\[[0-9]+\]: name server starting +gnome-name-server\[[0-9]+\]: server_is_alive: .* gconfd \(.*\): starting \(version [\.[:digit:]]+\), pid [[:digit:]]+ user '.*' gconfd \(.*\): Resolved address "xml:readonly:.*" to a read-only config source at position [[:digit:]]+ gconfd \(.*\): Resolved address "xml:readwrite:.*" to a writable config source at position [[:digit:]]+ @@ -12,10 +12,10 @@ gconfd \(.*\): Bestemte adressen "xml:readonly:.*" til en skrivebeskyttet konfig gconfd \(.*\): Bestemte adressen "xml:readwrite:.*" til en skrivbar konfigureringskilde ved position [[:digit:]]+ gconfd \(.*\): GConf-server er ikke i brug, lukker ned\. gconfd \(.*\): Afslutter -named\[.*\]: .*: query\(.*\) NS points to CNAME \(.*\) -named\[.*\]: NSTATS [[:digit:]]+ [[:digit:]]+ -named\[.*\]: .* All possible .* lame -named\[.*\]: ns_forw: sendto.*: Network is unreachable +named\[[0-9]+\]: .*: query\(.*\) NS points to CNAME \(.*\) +named\[[0-9]+\]: NSTATS [[:digit:]]+ [[:digit:]]+ +named\[[0-9]+\]: .* All possible .* lame +named\[[0-9]+\]: ns_forw: sendto.*: Network is unreachable init: Entering runlevel: 2 syslogd started: BusyBox v[\.[:digit:]]+ \(.*\) rpc.mountd: authenticated mount request from 192\.168\..* for /home/opt/ltsp/i386 \(/home/opt/ltsp/i386\) diff --git a/logcheck/ignore.d.workstation/ntpdate b/logcheck/ignore.d.workstation/ntpdate index 76073e0..4681e2a 100644 --- a/logcheck/ignore.d.workstation/ntpdate +++ b/logcheck/ignore.d.workstation/ntpdate @@ -1,3 +1,3 @@ -ntpdate\[.*\]: can't find host -ntpdate\[.*\]: no servers can be used, exiting -ntpdate\[.*\]: step time server [\.[:digit:]]+ offset [\.[:digit:]]+ sec +ntpdate\[[0-9]+\]: can't find host +ntpdate\[[0-9]+\]: no servers can be used, exiting +ntpdate\[[0-9]+\]: step time server [\.[:digit:]]+ offset [\.[:digit:]]+ sec diff --git a/logcheck/ignore.d.workstation/pmud b/logcheck/ignore.d.workstation/pmud index 1a02e08..a671df5 100644 --- a/logcheck/ignore.d.workstation/pmud +++ b/logcheck/ignore.d.workstation/pmud @@ -1,5 +1,5 @@ -pmud\[.*\]: running /etc/power/pwrctl (maximum|minimum|sleep|wakeup|lid-(closed|opened)) (ac|battery) -pmud\[.*\]: lid closed: request sleep -pmud\[.*\]: going to sleep -pmud\[.*\]: initiating user requested sleep -pmud\[.*\]: system awake again +pmud\[[0-9]+\]: running /etc/power/pwrctl (maximum|minimum|sleep|wakeup|lid-(closed|opened)) (ac|battery) +pmud\[[0-9]+\]: lid closed: request sleep +pmud\[[0-9]+\]: going to sleep +pmud\[[0-9]+\]: initiating user requested sleep +pmud\[[0-9]+\]: system awake again |