Blame | Last modification | View Log | RSS feed
## config file for mcelog# For further options, see the mcelog manpage and documentation## Filter out known broken events by defaultfilter = yes# don't log memory errors individually#filter-memory-errors = yes# output in undecoded raw format to be easier machine readable#raw = yes[server]# An upstream bug prevents this from being disabled# Only allow root to connect by defaultclient-user = root# Path to socket client uses to connectsocket-path = /var/run/mcelog-client[dimm]# Enable DIMM-trackingdimm-tracking-enabled = yes# Disable DIMM DMI pre-population unless supported on your systemdmi-prepopulate = no# execute these triggers when the rate of corrected or uncorrected# errors per DIMM exceeds the thresholduc-error-trigger = dimm-error-triggeruc-error-threshold = 1 / 24hce-error-trigger = dimm-error-triggerce-error-threshold = 10 / 24h[socket]# Memory error accounting per socketsocket-tracing-enabled = yesmem-uc-error-threshold = 100 / 24hmem-ce-error-trigger = socket-memory-error-triggermem-ce-error-threshold = 100 / 24hmem-ce-error-log = yes[cache]# Attempt to off-line CPUs causing cache errorscache-threshold-trigger = cache-error-triggercache-threshold-log = yes[page]# Try to soft-offline a 4K page if it exceeds the thresholdmemory-ce-threshold = 10 / 24hmemory-ce-trigger = page-error-triggermemory-ce-log = yesmemory-ce-action = soft[trigger]# Maximum number of running triggerschildren-max = 2directory = /etc/mcelog/triggers