Smart: Difference between revisions

From DWIKI
Tony (talk | contribs)
Created page with "=Disk monitoring= ==Links== *https://www.thomas-krenn.com/en/wiki/SMART_tests_with_smartctl =Useful commands="
 
Tony (talk | contribs)
Line 6: Line 6:


=Useful commands=
=Useful commands=
==enable smart
smartctl -i /dev/sda
==check smart status==
smartctl -a /dev/sda

Revision as of 12:07, 22 October 2018

Disk monitoring


Useful commands

==enable smart

smartctl -i /dev/sda

check smart status

smartctl -a /dev/sda