开发者
有奖调研
我要评分
获取效率
正确性
完整性
易理解
在线提单
论坛求助

数据采集方法

使用smartmontools软件包中的smartctl工具采集SMART数据。

  1. 安装smartmontools软件包。
    1
    yum install smartmontools
    
  2. 以采集/dev/sda这块盘的SMART数据为例。
    1
    smartctl -a /dev/sda