drive-health-metrics/testdata/smart_raid_vd_avago.json
James Coleman ddafa90a02
Some checks failed
Go package / build (push) Has been cancelled
first commit
2026-06-22 17:16:34 -05:00

54 lines
1,021 B
JSON

{
"json_format_version": [
1,
0
],
"smartctl": {
"version": [
7,
0
],
"svn_revision": "4883",
"platform_info": "x86_64-linux-5.4.134-200.el7.x86_64",
"build_info": "(local build)",
"argv": [
"smartctl",
"-j",
"-a",
"-d",
"scsi",
"/dev/sda"
],
"exit_status": 4
},
"device": {
"name": "/dev/sda",
"info_name": "/dev/sda",
"type": "scsi",
"protocol": "SCSI"
},
"vendor": "AVAGO",
"product": "MR9363-4i",
"model_name": "AVAGO MR9363-4i",
"revision": "4.68",
"scsi_version": "SPC-3",
"user_capacity": {
"blocks": 3748659200,
"bytes": 1919313510400
},
"logical_block_size": 512,
"physical_block_size": 4096,
"serial_number": "00000000000000000000000000000002",
"device_type": {
"scsi_value": 0,
"name": "disk"
},
"local_time": {
"time_t": 1782135089,
"asctime": "Mon Jun 22 09:31:29 2026 EDT"
},
"temperature": {
"current": 0,
"drive_trip": 0
}
}