Go to file
2023-12-19 15:06:10 +01:00
_service Sync from SUSE:ALP:Source:Standard:1.0 mcelog revision aeb019e3941bfe1678e679fdfa2df45f 2023-12-19 15:06:10 +01:00
_servicedata Sync from SUSE:ALP:Source:Standard:1.0 mcelog revision aeb019e3941bfe1678e679fdfa2df45f 2023-12-19 15:06:10 +01:00
.gitattributes Sync from SUSE:ALP:Source:Standard:1.0 mcelog revision aeb019e3941bfe1678e679fdfa2df45f 2023-12-19 15:06:10 +01:00
add_new_amd_cpu_defines Sync from SUSE:ALP:Source:Standard:1.0 mcelog revision aeb019e3941bfe1678e679fdfa2df45f 2023-12-19 15:06:10 +01:00
add-f10h-support.patch Sync from SUSE:ALP:Source:Standard:1.0 mcelog revision aeb019e3941bfe1678e679fdfa2df45f 2023-12-19 15:06:10 +01:00
add-f11h-support.patch Sync from SUSE:ALP:Source:Standard:1.0 mcelog revision aeb019e3941bfe1678e679fdfa2df45f 2023-12-19 15:06:10 +01:00
add-f12h-support.patch Sync from SUSE:ALP:Source:Standard:1.0 mcelog revision aeb019e3941bfe1678e679fdfa2df45f 2023-12-19 15:06:10 +01:00
add-f14h-support.patch Sync from SUSE:ALP:Source:Standard:1.0 mcelog revision aeb019e3941bfe1678e679fdfa2df45f 2023-12-19 15:06:10 +01:00
add-f15h-support.patch Sync from SUSE:ALP:Source:Standard:1.0 mcelog revision aeb019e3941bfe1678e679fdfa2df45f 2023-12-19 15:06:10 +01:00
add-f16h-support.patch Sync from SUSE:ALP:Source:Standard:1.0 mcelog revision aeb019e3941bfe1678e679fdfa2df45f 2023-12-19 15:06:10 +01:00
email.patch Sync from SUSE:ALP:Source:Standard:1.0 mcelog revision aeb019e3941bfe1678e679fdfa2df45f 2023-12-19 15:06:10 +01:00
fix_setgroups_missing_call.patch Sync from SUSE:ALP:Source:Standard:1.0 mcelog revision aeb019e3941bfe1678e679fdfa2df45f 2023-12-19 15:06:10 +01:00
mcelog_invert_prefill_db_warning.patch Sync from SUSE:ALP:Source:Standard:1.0 mcelog revision aeb019e3941bfe1678e679fdfa2df45f 2023-12-19 15:06:10 +01:00
mcelog-196.obscpio Sync from SUSE:ALP:Source:Standard:1.0 mcelog revision aeb019e3941bfe1678e679fdfa2df45f 2023-12-19 15:06:10 +01:00
mcelog-socket-path.patch Sync from SUSE:ALP:Source:Standard:1.0 mcelog revision aeb019e3941bfe1678e679fdfa2df45f 2023-12-19 15:06:10 +01:00
mcelog.changes Sync from SUSE:ALP:Source:Standard:1.0 mcelog revision aeb019e3941bfe1678e679fdfa2df45f 2023-12-19 15:06:10 +01:00
mcelog.obsinfo Sync from SUSE:ALP:Source:Standard:1.0 mcelog revision aeb019e3941bfe1678e679fdfa2df45f 2023-12-19 15:06:10 +01:00
mcelog.spec Sync from SUSE:ALP:Source:Standard:1.0 mcelog revision aeb019e3941bfe1678e679fdfa2df45f 2023-12-19 15:06:10 +01:00
mcelog.sysconfig Sync from SUSE:ALP:Source:Standard:1.0 mcelog revision aeb019e3941bfe1678e679fdfa2df45f 2023-12-19 15:06:10 +01:00
mcelog.systemd Sync from SUSE:ALP:Source:Standard:1.0 mcelog revision aeb019e3941bfe1678e679fdfa2df45f 2023-12-19 15:06:10 +01:00
mcelog.tmpfiles Sync from SUSE:ALP:Source:Standard:1.0 mcelog revision aeb019e3941bfe1678e679fdfa2df45f 2023-12-19 15:06:10 +01:00
README.email_setup Sync from SUSE:ALP:Source:Standard:1.0 mcelog revision aeb019e3941bfe1678e679fdfa2df45f 2023-12-19 15:06:10 +01:00
Start-consolidating-AMD-specific-stuff.patch Sync from SUSE:ALP:Source:Standard:1.0 mcelog revision aeb019e3941bfe1678e679fdfa2df45f 2023-12-19 15:06:10 +01:00

MACHINE CHECK EXCPETION NOTIFICATION VIA EMAIL
==============================================

(C)opyright by Thomas Renninger <trenn@suse.de> Novell Inc. 2010

The setup to send Machine Check Exceptions (MCEs) via email relies on a
working smtp server listening on localhost on port 25.

How this can easily be configured is can be read up here:
http://en.opensuse.org/Mail_server_HOWTO
in the "Outgoing" section.

Test your setup by trying to send test mails via the "mail" shell command,
included in the mailx package.

Specify the email address where the MCEs should get mailed to here:
/etc/sysconfig/mcelog

You can filter MCE mails by matching against these mail headers.
Either one of these headers are set:
  - X-Mcelog-Uncorrectable
  - X-Mcelog-Correctable

and one of these are set:
  - X-Mcelog-Memory
  - X-Mcelog-CPU
  - X-Mcelog-Misc


NOTE: If broken HW results in an MCE storm of dozens and hundreds of MCEs,
mcelog will not sending them all to not overload the machine and network
traffic. If in doubt, check the local mcelog log files.


Autoyast
--------

For people making use of autoyast to spread similar installations on multiple
machines, here are some hints how to set up the email notification through
autoyast. Please read the autoyast documentation first if you are not familiar
with how to create an autoyast.xml file.

This simply sets the email address, notifications should get send to:

  <sysconfig config:type="list">
    <sysconfig_entry>
      <sysconfig_key>MCELOG_ADMIN_EMAIL</sysconfig_key>
      <sysconfig_path>/etc/sysconfig/mcelog</sysconfig_path>
      <sysconfig_value>trenn@suse.de</sysconfig_value>
    </sysconfig_entry>
 </sysconfig>


This is an example of how to set up postfix to listen on localhost and
sending/forwarding all mails coming in there through the smtp server
relay.suse.de.
The alias at the beginning forwards local machine notifications sent to root,
to trenn@suse.de. Like that mails interesting for the administrator can easily
be collected and sent to one email address. But this is just one possible mail
set up example.

<mail>
    <aliases config:type="list">
      <alias>
        <alias>root</alias>
        <destinations>trenn@suse.de</destinations>
      </alias>
    </aliases>
    <connection_type config:type="symbol">permanent</connection_type>
    <listen_remote config:type="boolean">false</listen_remote>
    <masquerade_other_domains config:type="list">
      <domain>suse.de</domain>
    </masquerade_other_domains>
    <mta config:type="symbol">postfix</mta>
    <outgoing_mail_server>relay.suse.de</outgoing_mail_server>
    <postfix_mda config:type="symbol">local</postfix_mda>
    <use_amavis config:type="boolean">false</use_amavis>
</mail>