Package: logcheck-database Version: 1.3.5 Severity: normal Tags: patch Everyday running heartbeat binaries spit out this sort of thing:
info: Daily informational memory statistics info: MSG stats: 6/8455339 ms age 0 [pid3642/MST_CONTROL] info: cl_malloc stats: 581/277854388 116076/56902 [pid3642/MST_CONTROL] info: RealMalloc stats: 153616 total malloc bytes. pid [3642/MST_CONTROL] info: Current arena value: 0 info: MSG stats: 0/0 ms age 3542481880 [pid3715/HBFIFO] info: cl_malloc stats: 318/385 37320/16801 [pid3715/HBFIFO] info: RealMalloc stats: 37320 total malloc bytes. pid [3715/HBFIFO] info: Current arena value: 0 info: MSG stats: 0/0 ms age 3542481880 [pid3716/HBWRITE] info: cl_malloc stats: 338/4462991 48952/23098 [pid3716/HBWRITE] info: RealMalloc stats: 57512 total malloc bytes. pid [3716/HBWRITE] info: Current arena value: 0 info: MSG stats: 0/0 ms age 3542481880 [pid3717/HBREAD] info: cl_malloc stats: 337/420 40732/19001 [pid3717/HBREAD] info: RealMalloc stats: 41072 total malloc bytes. pid [3717/HBREAD] info: Current arena value: 0 info: MSG stats: 0/0 ms age 3542481880 [pid3718/HBWRITE] info: cl_malloc stats: 349/4463028 50988/24426 [pid3718/HBWRITE] info: RealMalloc stats: 59732 total malloc bytes. pid [3718/HBWRITE] info: Current arena value: 0 info: MSG stats: 0/0 ms age 3542481880 [pid3719/HBREAD] info: cl_malloc stats: 352/8455723 51456/24754 [pid3719/HBREAD] info: RealMalloc stats: 52528 total malloc bytes. pid [3719/HBREAD] info: Current arena value: 0 info: These are nothing to worry about. The attached rule filters these out. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-2-openvz-amd64 (SMP w/2 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- no debconf information
--- /dev/null 2009-11-20 17:43:48.502956428 +0000 +++ /etc/logcheck/ignore.d.server/heartbeat 2010-01-07 12:43:25.000000000 +0000 @@ -0,0 +1 @@ +^\w{3} [ :0-9]{11} [._[:alnum:]-]+ heartbeat: \[[0-9]+\]: info: (Daily informational memory statistics|These are nothing to worry about\.|(MSG|cl_malloc|RealMalloc) stats:.*|Current arena value: .*)$