My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads

The mced is a very small daemon which monitors /dev/mcelog for machine check events, and then reports them to other applications.

Machine checks can indicate failing hardware, system overheats, bad DIMMs or other problems. Some MCEs are 'fatal' and can't generally be survived. Many, however are not fatal, and mced can help you detect and report them more accurately.

Jun 13, 2010: MCED version 2.0.4 is released. This is a very minor release, mostly so I can see if I can build distro packages.

Apr 13, 2010: MCED version 2.0.2 is released. The only changes in 2.0.2 over 2.0.0 are related to compatibility with MCED v1.x sockets. If you don't use the -O (--oldsocket) flag, then you don't need to worry about this release.

Feb 27, 2010: MCED version 2.0.0 is released! This is a fairly big release for MCED (which is a small project :). New in 2.0.0:

  • An extensible, self-documenting UNIX socket data format
  • D-Bus support
  • Suport for Linux kernels >= 2.6.31
  • Several new fields for new kernels
  • Bugs have been fixed
  • Overflow log-line suppression (for those really marginal systems!)
  • 64-bit safe
  • Less debug noise

Powered by Google Project Hosting