S.M.A.R.T

From Hack Sphere Labs Wiki
Revision as of 10:48, 19 December 2013 by Webdawg (talk | contribs) (Created page with " smartctl show all smartctl -a /dev/sda start tests smartctl -t long /dev/sda smartctl -t offline /dev/sda smartctl -t short /dev/sda capabilities smartctl -c /dev/sda he...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
smartctl

show all

smartctl -a /dev/sda

start tests

smartctl -t long /dev/sda
smartctl -t offline /dev/sda
smartctl -t short /dev/sda

capabilities

smartctl -c /dev/sda

health

smartctl -H /dev/sda

enable/disable offline data tests (wikipedia says very 4hrs) (smartctl man page says also depreciated)

smartctl -o on/off /dev/sda

GUI

pacman -Sv gsmartcontrol

Links Saved