diff options
Diffstat (limited to 'logcheck/ignore.d.workstation/local')
-rw-r--r-- | logcheck/ignore.d.workstation/local | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/logcheck/ignore.d.workstation/local b/logcheck/ignore.d.workstation/local index 772aa6f..4a3e4b8 100644 --- a/logcheck/ignore.d.workstation/local +++ b/logcheck/ignore.d.workstation/local @@ -71,6 +71,15 @@ dhclient(-2.2.x)?: DHCP(REQUEST|DISCOVER) on [^[:space:]]+ to [\.0-9]+ port 67( dhclient(-2.2.x)?: DHCP(ACK|OFFER) from [\.0-9]+$ dhclient(-2.2.x)?: bound to [\.0-9]+ -- renewal in [0-9]+ seconds\.$ dhclient(-2.2.x)?: irda0: unknown hardware address type 783$ +### ignore.d.server/dhcp.changes +# NB: dhcp3 entries are in dhcp3-common +dhcpd-2.2.x: Abandoning IP address [\.0-9]+: (declined\.|pinged before offer) ?$ +dhcpd-2.2.x: BOOT(DISCOVER|REQUEST) from [0-9a-f:]+ via eth[0-9]+ (\(non-rfc1048)\) ?$ +dhcpd-2.2.x: BOOTREPLY for [\.0-9]+ to [^[:space:]]+ \([0-9a-f:]+\) via eth[0-9]+ ?$ +dhcpd-2.2.x: DHCP(ACK|NAK|OFFER) on [\.0-9]+ to [0-9a-f:]+ via eth[0-9]+ ?$ +dhcpd-2.2.x: DHCP(DECLINE on|RELEASE of|REQUEST for) [\.0-9]+ from [0-9a-f:]+( \([^[:space:]]+\))? via eth[0-9]+ \((not )?found\) ?$ +dhcpd-2.2.x: DHCPINFORM from [\.0-9]+ ?$ +dhcpd-2.2.x: DHCPREQUEST for [\.0-9]+ from [0-9a-f:]+( \([^[:space:]]+\))? via eth[0-9]+: wrong network\. ?$ ### ignore.d.server/dhcp3-common dhcpd: Abandoning IP address [\.0-9]+: pinged before offer ?$ dhcpd: BOOTREQUEST from [0-9a-f:]+ ?$ @@ -84,15 +93,6 @@ dhcpd: ICMP Echo reply while lease [\.0-9]+ valid. ?$ dhcpd: Wrote [0-9]+ (leases|deleted host decls|new dynamic host decls) to leases file\. ?$ dhcpd: accepting packet with data after udp payload. ?$ dhcpd: ip length 576 disagrees with bytes received 590. ?$ -### ignore.d.server/dhcp.changes -# NB: dhcp3 entries are in dhcp3-common -dhcpd-2.2.x: Abandoning IP address [\.0-9]+: (declined\.|pinged before offer) ?$ -dhcpd-2.2.x: BOOT(DISCOVER|REQUEST) from [0-9a-f:]+ via eth[0-9]+ (\(non-rfc1048)\) ?$ -dhcpd-2.2.x: BOOTREPLY for [\.0-9]+ to [^[:space:]]+ \([0-9a-f:]+\) via eth[0-9]+ ?$ -dhcpd-2.2.x: DHCP(ACK|NAK|OFFER) on [\.0-9]+ to [0-9a-f:]+ via eth[0-9]+ ?$ -dhcpd-2.2.x: DHCP(DECLINE on|RELEASE of|REQUEST for) [\.0-9]+ from [0-9a-f:]+( \([^[:space:]]+\))? via eth[0-9]+ \((not )?found\) ?$ -dhcpd-2.2.x: DHCPINFORM from [\.0-9]+ ?$ -dhcpd-2.2.x: DHCPREQUEST for [\.0-9]+ from [0-9a-f:]+( \([^[:space:]]+\))? via eth[0-9]+: wrong network\. ?$ ### ignore.d.server/gdm gdm\[[0-9]+\]: run_pictures: Directory [^[:space:]] does not exist\.$ ### ignore.d.server/gdm.da_DK @@ -462,14 +462,15 @@ rpc.mountd: authenticated mount request from 192\.168\..* for /home/opt/ltsp/i38 # Laptop sleep kernel: ADB keyboard at [0-9], handler [0-9]$ kernel: ADB mouse at [0-9], handler set to [0-9] \(trackpad\)$ -kernel: adb devices: (\[[0-9]\]: [0-9] [0-9a-f]+)+$ +kernel: PCI: Enabling bus mastering for device [0-9:\.]+$ +kernel: adb devices:( \[[0-9]\]: [0-9] [0-9a-f]+)+$ kernel: adb: (starting|finished) probe task\.\.\.$ kernel: eth[0-9]: Airport (entering sleep mode|waking up)$ +kernel: eth[0-9]: __orinoco_set_multicast_list\(\) called while device not present\. kernel: eth[0-9]: resuming$ kernel: eth[0-9]: suspending, WakeOnLan disabled$ kernel: hda: Enabling MultiWord DMA [1-9]$ kernel: hda: Enabling Ultra DMA [1-9]$ -kernel: hda: PCI: Enabling bus mastering for device [0-9:\.]+$ ### ignore.d.workstation/ntp-simple ntpd\[[0-9]+\]: synchronisation lost$ ntpd\[[0-9]+\]: time reset [\.0-9]+ s$ |