You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrutiny/webapp/backend/pkg/models/testdata/smart-pass.json

31 lines
477 B

{
"json_format_version": [
1,
0
],
"smartctl": {
"version": [
7,
0
],
"svn_revision": "4883",
"platform_info": "x86_64-linux-5.4.6-arch3-1",
"build_info": "(local build)",
"argv": [
"smartctl",
"-jH",
"/dev/sdc"
],
"exit_status": 0
},
"device": {
"name": "/dev/sdc",
"info_name": "/dev/sdc [SAT]",
"type": "sat",
"protocol": "ATA"
},
"smart_status": {
"passed": true
}
}