Answer the question
In order to leave comments, you need to log in
How to validate SMART?
The situation is as follows: Everything slows down, checked the percentage, the operative, ran through the processes, everything is fine.
I looked at the smart status in Acronis Drive Monitor - 9%
looked at the same thing in CrystalMark, it just writes an alarm.
Looked through Powershell snippet
Writes OK.
Who to believe?
PS Snippet code:
$WMI = Get-WMIObject -Class Win32_DiskDrive
ForEach ($Drive in $WMI){
$Drive.Caption + ": " + $Drive.Status
}
Answer the question
In order to leave comments, you need to log in
Use HDDscan to look at attribute values with eyes. There is a complete set of SMART parameters with their values.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question