Difference between revisions of "Linux Disk Health Check"

From Tech Wiki
Jump to navigation Jump to search
(Created page with "'''To perform a disk health check on a Linux machine perform the following commands:''' To install the correct tools use the following command: <pre> yum install smartmontoo...")
 
(No difference)

Latest revision as of 10:41, 28 April 2016

To perform a disk health check on a Linux machine perform the following commands:

To install the correct tools use the following command:

yum install smartmontools

Perform the health check with the following command:

smartctl -H /dev/sda