Files
pve-storage/test/disk_tests/ssd_smart/sdc_smart_expected.json
Dominik Csapak 8ae0b78f64 add ssd and smart regression tests
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-10-28 10:22:08 +02:00

17 lines
260 B
JSON

{
"type" : "ata",
"health" : "PASSED",
"attributes" : [
{
"value" : 99,
"fail" : "-",
"raw" : "34",
"flags" : "PO--CK",
"id" : "177",
"name" : "Wear_Leveling_Count",
"threshold" : 0,
"worst" : 99
}
]
}