Package: logwatch
Version: 7.3.6.cvs20090906-1squeeze1
Severity: normal
Tags: patch
Hello,
logwatch doesn't send report for out of memory killed proces from
/var/log/kern.log.
Example from /var/log/kern.log
Jan 16 17:26:08 xxx kernel: [6313224.461542] Out of memory: kill process 1123
(apache2) score 94485 or a child
In file /usr/share/logwatch/scripts/services/kernel is on line 93
} elsif ($ThisLine =~ /Out of memory: Killed process \d+ \((.*)\)/) {
and should be
} elsif ($ThisLine =~ /Out of memory: kill process \d+ \((.*)\)/) {
-- System Information:
Debian Release: 6.0.3
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/1 CPU core)
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages logwatch depends on:
ii perl 5.10.1-17squeeze2 Larry Wall's Practical Extraction
ii postfix [mail-transpor 2.7.1-1+squeeze1 High-performance mail transport ag
Versions of packages logwatch recommends:
ii libdate-manip-perl 6.11-1 module for manipulating dates
Versions of packages logwatch suggests:
pn fortune-mod <none> (no description available)
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]