Data Collection
Use the smartctl tool in the smartmontools software package to collect SMART data.
- Install the smartmontools software package.
yum install smartmontools
- Collect SMART data (/dev/sda is used as an example).
smartctl -a /dev/sda
Parent topic: HDD Fault Prediction