Package: mcelog
Version: 0.8~pre-2
Severity: normal

the README.Debian says:

 However, if you'd like to timestamp mcelog's output to get a very rough idea
 of the time the MCE was logged, you can (...) pipe mcelog's output
 through annotate-output

This suggests to replace "/usr/sbin/mcelog --ignorenodev --filter" by
"/usr/sbin/mcelog --ignorenodev --filter | annotate-output" in
/etc/cron.d/mcelog. This will not work at all:

 1) as of annotate-output v1.2, it will fill /var/log/mcelog with
   "started / ended at" entries every 5 minutes.

 2) It will actually discard the mcelog output, as this example shows:

    [EMAIL PROTECTED]:~$ echo foo | annotate-output
    13:54:40 I: Started
    13:54:40 I: Finished with exitcode 0

What I do now is use "logger -t mcelog" instead of
"annotate-output". This has the side effect of sending the output to
syslog instead of /var/log/mcelog, though.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (200, 'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.22-amd64+deb-3
Locale: LANG=fr_LU.UTF-8, LC_CTYPE=fr_LU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mcelog depends on:
ii  debconf [debconf-2.0]         1.5.14     Debian configuration management sy
ii  libc6                         2.6.1-1    GNU C Library: Shared libraries
ii  makedev                       2.3.1-83   creates device files in /dev
ii  udev                          0.114-2    /dev/ and hotplug management daemo

mcelog recommends no packages.

-- debconf information excluded


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to