Warning, /plasma/plasma-disks/autotests/fixtures/pass-without-status.json is written in an unsupported language. File is not indexed.

0001 {
0002   "json_format_version": [
0003     1,
0004     0
0005   ],
0006   "smartctl": {
0007     "version": [
0008       7,
0009       1
0010     ],
0011     "svn_revision": "5022",
0012     "platform_info": "x86_64-linux-5.4.0-70-generic",
0013     "build_info": "(local build)",
0014     "argv": [
0015       "smartctl",
0016       "--all",
0017       "--json",
0018       "/dev/sdb"
0019     ],
0020     "exit_status": 0
0021   },
0022   "device": {
0023     "name": "/dev/sdb",
0024     "info_name": "/dev/sdb [SAT]",
0025     "type": "sat",
0026     "protocol": "ATA"
0027   },
0028   "model_family": "Toshiba 2.5\" HDD MQ01ABD...",
0029   "model_name": "TOSHIBA MQ01ABD050",
0030   "serial_number": "-- REDACTED --",
0031   "wwn": {
0032     "naa": 0,
0033     "oui": 0,
0034     "id": 0
0035   },
0036   "firmware_version": "AX001U",
0037   "user_capacity": {
0038     "blocks": 976773168,
0039     "bytes": 500107862016
0040   },
0041   "logical_block_size": 512,
0042   "physical_block_size": 4096,
0043   "rotation_rate": 5400,
0044   "form_factor": {
0045     "ata_value": 3,
0046     "name": "2.5 inches"
0047   },
0048   "in_smartctl_database": true,
0049   "ata_version": {
0050     "string": "ATA8-ACS (minor revision not indicated)",
0051     "major_value": 504,
0052     "minor_value": 0
0053   },
0054   "sata_version": {
0055     "string": "SATA 2.6",
0056     "value": 31
0057   },
0058   "interface_speed": {
0059     "max": {
0060       "sata_value": 6,
0061       "string": "3.0 Gb/s",
0062       "units_per_second": 30,
0063       "bits_per_unit": 100000000
0064     },
0065     "current": {
0066       "sata_value": 2,
0067       "string": "3.0 Gb/s",
0068       "units_per_second": 30,
0069       "bits_per_unit": 100000000
0070     }
0071   },
0072   "local_time": {
0073     "time_t": 1618334939,
0074     "asctime": "Tue Apr 13 19:28:59 2021 CEST"
0075   }
0076 }
0077