smartmontools

2

smartctl -a -d ata /dev/sda

Get SMART information for your SATA hard drives (SATA devices using libata). Use "/dev/sda[b-t]" for any additional SATA hard drives (SATA devices using libata). Notable "Attributes" to keep an eye on are Scan errors, Reallocation counts, Offline reallocation counts and Probational counts.

Requires smartmontools be installed:
Red Hat Enterprise Linux and rebuilds: yum install smartmontools
Ubuntu and Debian: apt-get smartmontools

redaudit's picture
Submitted by redaudit 2 years 18 weeks ago – Made popular 1 year 19 weeks ago
Category: Linux   Tags:
2

smartctl -a -d ata /dev/hda

Get SMART information for your IDE/ATA hard drives. Use "/dev/hda[b-t]" for any additional IDE/ATA devices. Notable "Attributes" to keep an eye on are Scan errors, Reallocation counts, Offline reallocation counts and Probational counts.

Requires smartmontools be installed:
Red Hat Enterprise Linux and rebuilds: yum install smartmontools
Ubuntu and Debian: apt-get smartmontools

redaudit's picture
Submitted by redaudit 2 years 18 weeks ago – Made popular 1 year 19 weeks ago
Category: Linux   Tags:
Page generated in: 0.000780 seconds.