diff options
author | Jonas Smedegaard <dr@jones.dk> | 2002-10-23 17:17:13 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2002-10-23 17:17:13 +0000 |
commit | dddec7a12123924793fd2c204ed308d3c50a9b2d (patch) | |
tree | 9ef5f058147d440215a00a4f6ff7b7324f7c612f /logcheck/ignore.d.workstation | |
parent | 9f3c51e3aa40910e103368b309a7775cd7518cf0 (diff) |
Major logcheck overhaul:
* Split local into files by related packages
* Rename remaining local to misc
* Split language-specific (only da_DK) into package.lang
* Sync with entries provided by packages themselves
* Rename some files overriding (not add) to package.changes
* Replace [[:digit:]] with the shorter [0-9] everywhere
* Replace most .* to more specific alternatives everywhere
Diffstat (limited to 'logcheck/ignore.d.workstation')
-rw-r--r-- | logcheck/ignore.d.workstation/bind | 1 | ||||
-rw-r--r-- | logcheck/ignore.d.workstation/dhcp-client | 6 | ||||
-rw-r--r-- | logcheck/ignore.d.workstation/gconf.changes | 6 | ||||
-rw-r--r-- | logcheck/ignore.d.workstation/gconf.da_DK | 6 | ||||
-rw-r--r-- | logcheck/ignore.d.workstation/gconfd | 1 | ||||
-rw-r--r-- | logcheck/ignore.d.workstation/gdm | 5 | ||||
-rw-r--r-- | logcheck/ignore.d.workstation/hotplug | 2 | ||||
-rw-r--r-- | logcheck/ignore.d.workstation/libgnorba | 3 | ||||
-rw-r--r-- | logcheck/ignore.d.workstation/local | 21 | ||||
-rw-r--r-- | logcheck/ignore.d.workstation/ntpdate | 2 |
10 files changed, 19 insertions, 34 deletions
diff --git a/logcheck/ignore.d.workstation/bind b/logcheck/ignore.d.workstation/bind new file mode 100644 index 0000000..2502c15 --- /dev/null +++ b/logcheck/ignore.d.workstation/bind @@ -0,0 +1 @@ +named\[[0-9]+\]: ns_forw: sendto.*: Network is unreachable diff --git a/logcheck/ignore.d.workstation/dhcp-client b/logcheck/ignore.d.workstation/dhcp-client index d76233b..23be14b 100644 --- a/logcheck/ignore.d.workstation/dhcp-client +++ b/logcheck/ignore.d.workstation/dhcp-client @@ -1,8 +1,4 @@ -dhclient(-2.2.x)?: DHCP(REQUEST|DISCOVER) on .* to .* port 67( interval [[:digit:]]+)? dhclient(-2.2.x)?: No working leases in persistent database( - sleeping)?\. dhclient(-2.2.x)?: Sleeping\. dhclient(-2.2.x)?: No DHCPOFFERS received\. -dhclient(-2.2.x)?: DHCP(ACK|OFFER) from [\.[:digit:]]+ -dhclient(-2.2.x)?: bound to .* -- renewal in [[:digit:]]+ seconds\. -dhclient(-2.2.x)?: irda0: unknown hardware address type 783 -dhclient(-2.2.x)?: receive_packet failed on eth[[:digit:]]: Network is down +dhclient(-2.2.x)?: receive_packet failed on eth[0-9]: Network is down diff --git a/logcheck/ignore.d.workstation/gconf.changes b/logcheck/ignore.d.workstation/gconf.changes new file mode 100644 index 0000000..25cdf5c --- /dev/null +++ b/logcheck/ignore.d.workstation/gconf.changes @@ -0,0 +1,6 @@ +gconfd \(.*\): starting \(version [\.0-9]+\), pid [0-9]+ user '.*' +gconfd \(.*\): Resolved address "xml:readonly:.*" to a read-only config source at position [0-9]+ +gconfd \(.*\): Resolved address "xml:readwrite:.*" to a writable config source at position [0-9]+ +gconfd \(.*\): CORBA_ORB_destroy: ORB still has [0-9]+ refs\. +gconfd \(.*\): GConf server is not in use, shutting down\. +gconfd \(.*\): Exiting diff --git a/logcheck/ignore.d.workstation/gconf.da_DK b/logcheck/ignore.d.workstation/gconf.da_DK new file mode 100644 index 0000000..92343c9 --- /dev/null +++ b/logcheck/ignore.d.workstation/gconf.da_DK @@ -0,0 +1,6 @@ +gconfd \(.*\): Modtog signal 15, lukker pænt ned +gconfd \(.*\): starter \(version [\.0-9]+\), pid [0-9]+ bruger '.*' +gconfd \(.*\): Bestemte adressen "xml:readonly:.*" til en skrivebeskyttet konfigureringskilde ved position [0-9]+ +gconfd \(.*\): Bestemte adressen "xml:readwrite:.*" til en skrivbar konfigureringskilde ved position [0-9]+ +gconfd \(.*\): GConf-server er ikke i brug, lukker ned\. +gconfd \(.*\): Afslutter diff --git a/logcheck/ignore.d.workstation/gconfd b/logcheck/ignore.d.workstation/gconfd deleted file mode 100644 index 529f177..0000000 --- a/logcheck/ignore.d.workstation/gconfd +++ /dev/null @@ -1 +0,0 @@ -gconfd \(.*\): Modtog signal 15, lukker pænt ned diff --git a/logcheck/ignore.d.workstation/gdm b/logcheck/ignore.d.workstation/gdm index f85824e..31a06b5 100644 --- a/logcheck/ignore.d.workstation/gdm +++ b/logcheck/ignore.d.workstation/gdm @@ -1,4 +1 @@ -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:\.]* +gdm\[[0-9]+\]: run_pictures: Directory [^[:space:]] does not exist\. diff --git a/logcheck/ignore.d.workstation/hotplug b/logcheck/ignore.d.workstation/hotplug deleted file mode 100644 index 6f71f43..0000000 --- a/logcheck/ignore.d.workstation/hotplug +++ /dev/null @@ -1,2 +0,0 @@ -/etc/hotplug/net.agent: invoke if(up|down) (eth|ppp)[[:digit:]] -/etc/hotplug/net.agent: assuming (eth|ppp)[[:digit:]] is already up diff --git a/logcheck/ignore.d.workstation/libgnorba b/logcheck/ignore.d.workstation/libgnorba new file mode 100644 index 0000000..da9f4c0 --- /dev/null +++ b/logcheck/ignore.d.workstation/libgnorba @@ -0,0 +1,3 @@ +gnome-name-server\[[0-9]+\]: starting +gnome-name-server\[[0-9]+\]: name server starting +gnome-name-server\[[0-9]+\]: server_is_alive: .* diff --git a/logcheck/ignore.d.workstation/local b/logcheck/ignore.d.workstation/local deleted file mode 100644 index 8814e7d..0000000 --- a/logcheck/ignore.d.workstation/local +++ /dev/null @@ -1,21 +0,0 @@ -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:]]+ -gconfd \(.*\): CORBA_ORB_destroy: ORB still has [[:digit:]]+ refs\. -gconfd \(.*\): GConf server is not in use, shutting down\. -gconfd \(.*\): Exiting -gconfd \(.*\): starter \(version [\.[:digit:]]+\), pid [[:digit:]]+ bruger '.*' -gconfd \(.*\): Bestemte adressen "xml:readonly:.*" til en skrivebeskyttet konfigureringskilde ved position [[:digit:]]+ -gconfd \(.*\): Bestemte adressen "xml:readwrite:.*" til en skrivbar konfigureringskilde ved position [[:digit:]]+ -gconfd \(.*\): GConf-server er ikke i brug, lukker ned\. -gconfd \(.*\): Afslutter -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 4681e2a..9851073 100644 --- a/logcheck/ignore.d.workstation/ntpdate +++ b/logcheck/ignore.d.workstation/ntpdate @@ -1,3 +1,3 @@ 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 +ntpdate\[[0-9]+\]: step time server [\.0-9]+ offset [\.0-9]+ sec |