Smart: Difference between revisions

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


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

Revision as of 13:07, 22 October 2018

Disk monitoring

Links


Useful commands

==enable smart

smartctl -i /dev/sda

check smart status

smartctl -a /dev/sda