Hardware error notifications

jonium

Verified User
Joined
Nov 10, 2010
Messages
210
Location
Alezio - Lecce- Apulia - South Italy
Hello,
today, while connected via ssh/putty I got the following error:

Code:
Message from syslogd@lnxxxx at Mar 2 18:45:44 ...
kernel:mce: [Hardware Error]: CPU 7: Machine Check: 0 Bank 0:
9000004000010005

Message from syslogd@lnxxxx at Mar 2 18:45:44 ...
kernel:mce: [Hardware Error]: TSC 0

Message from syslogd@lnxxxx at Mar 2 18:45:45 ...
kernel:mce: [Hardware Error]: PROCESSOR 0:906ed TIME 1677779144
SOCKET 0 APIC e microcode de

I communicated it to the webfarm.
Do I have to worry ?
How may I get notified of these kind of errors by email?
 
Hello,

First results in Google says the following:

Machine Check Exception (MCE) is an error that occurs when a computer's CPU detects a hardware problem. Typically, the impending hardware failure will cause the kernel to panic to protect against data corruption. Machine checks can indicate failing hardware, system overheats, bad DIMMs, or other problems.

You might check https://support.hpe.com/hpesc/public/docDisplay?docId=c02662419&docLocale=en_US for more details.

For getting reports by email you might use: logwatch or other special software.
 
Back
Top