数据采集方法
使用smartmontools软件包中的smartctl工具采集SMART数据。
安装smartmontools软件包。
1
yum
install
smartmontools
以采集/dev/sda这块盘的SMART数据为例。
1
smartctl
-a
/dev/sda
父主题:
SSD故障预测