WindowsAgent
WindowsAgent copied to clipboard
[Feature request] Add storage SMART status
If it possible, please add feature to get storages SMART status like GOOD/WARNING/BAD.
Hi, @charleneauger I know how to get PredictFailure status from windows machines(powershell):
>Get-WmiObject -namespace root\wmi -class MSStorageDriver_FailurePredictStatus
[cut]
Active : True
InstanceName : SCSI\Disk&Ven_KINGSTON&Prod_\4&39693902&0&000000_0
PredictFailure : False
[cut]
there is PredictFailure option for each Disk: