ras-mc-ctl

utility to receive RAS error tracings

Install

All systems
curl cmd.cat/ras-mc-ctl.sh
Debian Debian
apt-get install rasdaemon
Ubuntu
apt-get install rasdaemon
image/svg+xml Kali Linux
apt-get install rasdaemon
CentOS
yum install rasdaemon
Fedora
dnf install rasdaemon
Windows (WSL2)
sudo apt-get update sudo apt-get install rasdaemon
Raspbian
apt-get install rasdaemon

rasdaemon

utility to receive RAS error tracings

rasdaemon is a RAS (Reliability, Availability and Serviceability) logging tool. It currently records memory errors, using the EDAC tracing events. EDAC are drivers in the Linux kernel that handle detection of ECC errors from memory controllers for most chipsets on x86 and ARM architectures. This userspace component consists of an init script which makes sure EDAC drivers and DIMM labels are loaded at system startup, as well as a utility for reporting current error counts from the EDAC sysfs files.