Advertisement
Guest User

SMART json

a guest
Mar 12th, 2021
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 28.72 KB | None | 0 0
  1. {
  2.   "json_format_version": [
  3.     1,
  4.     0
  5.   ],
  6.   "smartctl": {
  7.     "version": [
  8.       7,
  9.       1
  10.     ],
  11.     "svn_revision": "5022",
  12.     "platform_info": "x86_64-linux-5.4.0-66-generic",
  13.     "build_info": "(local build)",
  14.     "argv": [
  15.       "smartctl",
  16.       "-a",
  17.       "-j",
  18.       "/dev/sda"
  19.     ],
  20.     "exit_status": 64
  21.   },
  22.   "device": {
  23.     "name": "/dev/sda",
  24.     "info_name": "/dev/sda [SAT]",
  25.     "type": "sat",
  26.     "protocol": "ATA"
  27.   },
  28.   "model_family": "Western Digital Caviar Green (AF)",
  29.   "model_name": "WDC WD20EARS-00MVWB0",
  30.   "serial_number": "WD-WCAZA9843267",
  31.   "wwn": {
  32.     "naa": 5,
  33.     "oui": 5358,
  34.     "id": 8694816763
  35.   },
  36.   "firmware_version": "51.0AB51",
  37.   "user_capacity": {
  38.     "blocks": 3907029168,
  39.     "bytes": 2000398934016
  40.   },
  41.   "logical_block_size": 512,
  42.   "physical_block_size": 4096,
  43.   "in_smartctl_database": true,
  44.   "ata_version": {
  45.     "string": "ATA8-ACS (minor revision not indicated)",
  46.     "major_value": 510,
  47.     "minor_value": 0
  48.   },
  49.   "sata_version": {
  50.     "string": "SATA 2.6",
  51.     "value": 30
  52.   },
  53.   "interface_speed": {
  54.     "max": {
  55.       "sata_value": 6,
  56.       "string": "3.0 Gb/s",
  57.       "units_per_second": 30,
  58.       "bits_per_unit": 100000000
  59.     }
  60.   },
  61.   "local_time": {
  62.     "time_t": 1615313722,
  63.     "asctime": "Tue Mar  9 18:15:22 2021 UTC"
  64.   },
  65.   "smart_status": {
  66.     "passed": true
  67.   },
  68.   "ata_smart_data": {
  69.     "offline_data_collection": {
  70.       "status": {
  71.         "value": 130,
  72.         "string": "was completed without error",
  73.         "passed": true
  74.       },
  75.       "completion_seconds": 37260
  76.     },
  77.     "self_test": {
  78.       "status": {
  79.         "value": 0,
  80.         "string": "completed without error",
  81.         "passed": true
  82.       },
  83.       "polling_minutes": {
  84.         "short": 2,
  85.         "extended": 360,
  86.         "conveyance": 5
  87.       }
  88.     },
  89.     "capabilities": {
  90.       "values": [
  91.         123,
  92.         3
  93.       ],
  94.       "exec_offline_immediate_supported": true,
  95.       "offline_is_aborted_upon_new_cmd": false,
  96.       "offline_surface_scan_supported": true,
  97.       "self_tests_supported": true,
  98.       "conveyance_self_test_supported": true,
  99.       "selective_self_test_supported": true,
  100.       "attribute_autosave_enabled": true,
  101.       "error_logging_supported": true,
  102.       "gp_logging_supported": true
  103.     }
  104.   },
  105.   "ata_sct_capabilities": {
  106.     "value": 12341,
  107.     "error_recovery_control_supported": false,
  108.     "feature_control_supported": true,
  109.     "data_table_supported": true
  110.   },
  111.   "ata_smart_attributes": {
  112.     "revision": 16,
  113.     "table": [
  114.       {
  115.         "id": 1,
  116.         "name": "Raw_Read_Error_Rate",
  117.         "value": 200,
  118.         "worst": 200,
  119.         "thresh": 51,
  120.         "when_failed": "",
  121.         "flags": {
  122.           "value": 47,
  123.           "string": "POSR-K ",
  124.           "prefailure": true,
  125.           "updated_online": true,
  126.           "performance": true,
  127.           "error_rate": true,
  128.           "event_count": false,
  129.           "auto_keep": true
  130.         },
  131.         "raw": {
  132.           "value": 1,
  133.           "string": "1"
  134.         }
  135.       },
  136.       {
  137.         "id": 3,
  138.         "name": "Spin_Up_Time",
  139.         "value": 194,
  140.         "worst": 168,
  141.         "thresh": 21,
  142.         "when_failed": "",
  143.         "flags": {
  144.           "value": 39,
  145.           "string": "POS--K ",
  146.           "prefailure": true,
  147.           "updated_online": true,
  148.           "performance": true,
  149.           "error_rate": false,
  150.           "event_count": false,
  151.           "auto_keep": true
  152.         },
  153.         "raw": {
  154.           "value": 5275,
  155.           "string": "5275"
  156.         }
  157.       },
  158.       {
  159.         "id": 4,
  160.         "name": "Start_Stop_Count",
  161.         "value": 42,
  162.         "worst": 42,
  163.         "thresh": 0,
  164.         "when_failed": "",
  165.         "flags": {
  166.           "value": 50,
  167.           "string": "-O--CK ",
  168.           "prefailure": false,
  169.           "updated_online": true,
  170.           "performance": false,
  171.           "error_rate": false,
  172.           "event_count": true,
  173.           "auto_keep": true
  174.         },
  175.         "raw": {
  176.           "value": 58252,
  177.           "string": "58252"
  178.         }
  179.       },
  180.       {
  181.         "id": 5,
  182.         "name": "Reallocated_Sector_Ct",
  183.         "value": 200,
  184.         "worst": 200,
  185.         "thresh": 140,
  186.         "when_failed": "",
  187.         "flags": {
  188.           "value": 51,
  189.           "string": "PO--CK ",
  190.           "prefailure": true,
  191.           "updated_online": true,
  192.           "performance": false,
  193.           "error_rate": false,
  194.           "event_count": true,
  195.           "auto_keep": true
  196.         },
  197.         "raw": {
  198.           "value": 0,
  199.           "string": "0"
  200.         }
  201.       },
  202.       {
  203.         "id": 7,
  204.         "name": "Seek_Error_Rate",
  205.         "value": 200,
  206.         "worst": 200,
  207.         "thresh": 0,
  208.         "when_failed": "",
  209.         "flags": {
  210.           "value": 46,
  211.           "string": "-OSR-K ",
  212.           "prefailure": false,
  213.           "updated_online": true,
  214.           "performance": true,
  215.           "error_rate": true,
  216.           "event_count": false,
  217.           "auto_keep": true
  218.         },
  219.         "raw": {
  220.           "value": 0,
  221.           "string": "0"
  222.         }
  223.       },
  224.       {
  225.         "id": 9,
  226.         "name": "Power_On_Hours",
  227.         "value": 1,
  228.         "worst": 1,
  229.         "thresh": 0,
  230.         "when_failed": "",
  231.         "flags": {
  232.           "value": 50,
  233.           "string": "-O--CK ",
  234.           "prefailure": false,
  235.           "updated_online": true,
  236.           "performance": false,
  237.           "error_rate": false,
  238.           "event_count": true,
  239.           "auto_keep": true
  240.         },
  241.         "raw": {
  242.           "value": 80337,
  243.           "string": "80337"
  244.         }
  245.       },
  246.       {
  247.         "id": 10,
  248.         "name": "Spin_Retry_Count",
  249.         "value": 100,
  250.         "worst": 100,
  251.         "thresh": 0,
  252.         "when_failed": "",
  253.         "flags": {
  254.           "value": 50,
  255.           "string": "-O--CK ",
  256.           "prefailure": false,
  257.           "updated_online": true,
  258.           "performance": false,
  259.           "error_rate": false,
  260.           "event_count": true,
  261.           "auto_keep": true
  262.         },
  263.         "raw": {
  264.           "value": 0,
  265.           "string": "0"
  266.         }
  267.       },
  268.       {
  269.         "id": 11,
  270.         "name": "Calibration_Retry_Count",
  271.         "value": 100,
  272.         "worst": 100,
  273.         "thresh": 0,
  274.         "when_failed": "",
  275.         "flags": {
  276.           "value": 50,
  277.           "string": "-O--CK ",
  278.           "prefailure": false,
  279.           "updated_online": true,
  280.           "performance": false,
  281.           "error_rate": false,
  282.           "event_count": true,
  283.           "auto_keep": true
  284.         },
  285.         "raw": {
  286.           "value": 0,
  287.           "string": "0"
  288.         }
  289.       },
  290.       {
  291.         "id": 12,
  292.         "name": "Power_Cycle_Count",
  293.         "value": 100,
  294.         "worst": 100,
  295.         "thresh": 0,
  296.         "when_failed": "",
  297.         "flags": {
  298.           "value": 50,
  299.           "string": "-O--CK ",
  300.           "prefailure": false,
  301.           "updated_online": true,
  302.           "performance": false,
  303.           "error_rate": false,
  304.           "event_count": true,
  305.           "auto_keep": true
  306.         },
  307.         "raw": {
  308.           "value": 495,
  309.           "string": "495"
  310.         }
  311.       },
  312.       {
  313.         "id": 192,
  314.         "name": "Power-Off_Retract_Count",
  315.         "value": 200,
  316.         "worst": 200,
  317.         "thresh": 0,
  318.         "when_failed": "",
  319.         "flags": {
  320.           "value": 50,
  321.           "string": "-O--CK ",
  322.           "prefailure": false,
  323.           "updated_online": true,
  324.           "performance": false,
  325.           "error_rate": false,
  326.           "event_count": true,
  327.           "auto_keep": true
  328.         },
  329.         "raw": {
  330.           "value": 153,
  331.           "string": "153"
  332.         }
  333.       },
  334.       {
  335.         "id": 193,
  336.         "name": "Load_Cycle_Count",
  337.         "value": 155,
  338.         "worst": 155,
  339.         "thresh": 0,
  340.         "when_failed": "",
  341.         "flags": {
  342.           "value": 50,
  343.           "string": "-O--CK ",
  344.           "prefailure": false,
  345.           "updated_online": true,
  346.           "performance": false,
  347.           "error_rate": false,
  348.           "event_count": true,
  349.           "auto_keep": true
  350.         },
  351.         "raw": {
  352.           "value": 135708,
  353.           "string": "135708"
  354.         }
  355.       },
  356.       {
  357.         "id": 194,
  358.         "name": "Temperature_Celsius",
  359.         "value": 117,
  360.         "worst": 107,
  361.         "thresh": 0,
  362.         "when_failed": "",
  363.         "flags": {
  364.           "value": 34,
  365.           "string": "-O---K ",
  366.           "prefailure": false,
  367.           "updated_online": true,
  368.           "performance": false,
  369.           "error_rate": false,
  370.           "event_count": false,
  371.           "auto_keep": true
  372.         },
  373.         "raw": {
  374.           "value": 33,
  375.           "string": "33"
  376.         }
  377.       },
  378.       {
  379.         "id": 196,
  380.         "name": "Reallocated_Event_Count",
  381.         "value": 200,
  382.         "worst": 200,
  383.         "thresh": 0,
  384.         "when_failed": "",
  385.         "flags": {
  386.           "value": 50,
  387.           "string": "-O--CK ",
  388.           "prefailure": false,
  389.           "updated_online": true,
  390.           "performance": false,
  391.           "error_rate": false,
  392.           "event_count": true,
  393.           "auto_keep": true
  394.         },
  395.         "raw": {
  396.           "value": 0,
  397.           "string": "0"
  398.         }
  399.       },
  400.       {
  401.         "id": 197,
  402.         "name": "Current_Pending_Sector",
  403.         "value": 200,
  404.         "worst": 200,
  405.         "thresh": 0,
  406.         "when_failed": "",
  407.         "flags": {
  408.           "value": 50,
  409.           "string": "-O--CK ",
  410.           "prefailure": false,
  411.           "updated_online": true,
  412.           "performance": false,
  413.           "error_rate": false,
  414.           "event_count": true,
  415.           "auto_keep": true
  416.         },
  417.         "raw": {
  418.           "value": 0,
  419.           "string": "0"
  420.         }
  421.       },
  422.       {
  423.         "id": 198,
  424.         "name": "Offline_Uncorrectable",
  425.         "value": 200,
  426.         "worst": 200,
  427.         "thresh": 0,
  428.         "when_failed": "",
  429.         "flags": {
  430.           "value": 48,
  431.           "string": "----CK ",
  432.           "prefailure": false,
  433.           "updated_online": false,
  434.           "performance": false,
  435.           "error_rate": false,
  436.           "event_count": true,
  437.           "auto_keep": true
  438.         },
  439.         "raw": {
  440.           "value": 0,
  441.           "string": "0"
  442.         }
  443.       },
  444.       {
  445.         "id": 199,
  446.         "name": "UDMA_CRC_Error_Count",
  447.         "value": 200,
  448.         "worst": 200,
  449.         "thresh": 0,
  450.         "when_failed": "",
  451.         "flags": {
  452.           "value": 50,
  453.           "string": "-O--CK ",
  454.           "prefailure": false,
  455.           "updated_online": true,
  456.           "performance": false,
  457.           "error_rate": false,
  458.           "event_count": true,
  459.           "auto_keep": true
  460.         },
  461.         "raw": {
  462.           "value": 0,
  463.           "string": "0"
  464.         }
  465.       },
  466.       {
  467.         "id": 200,
  468.         "name": "Multi_Zone_Error_Rate",
  469.         "value": 200,
  470.         "worst": 200,
  471.         "thresh": 0,
  472.         "when_failed": "",
  473.         "flags": {
  474.           "value": 8,
  475.           "string": "---R-- ",
  476.           "prefailure": false,
  477.           "updated_online": false,
  478.           "performance": false,
  479.           "error_rate": true,
  480.           "event_count": false,
  481.           "auto_keep": false
  482.         },
  483.         "raw": {
  484.           "value": 0,
  485.           "string": "0"
  486.         }
  487.       }
  488.     ]
  489.   },
  490.   "power_on_time": {
  491.     "hours": 80337
  492.   },
  493.   "power_cycle_count": 495,
  494.   "temperature": {
  495.     "current": 33
  496.   },
  497.   "ata_smart_error_log": {
  498.     "summary": {
  499.       "revision": 1,
  500.       "count": 7,
  501.       "logged_count": 5,
  502.       "table": [
  503.         {
  504.           "error_number": 7,
  505.           "lifetime_hours": 0,
  506.           "completion_registers": {
  507.             "error": 4,
  508.             "status": 81,
  509.             "count": 1,
  510.             "lba": 12734256,
  511.             "device": 0
  512.           },
  513.           "error_description": "Error: ABRT",
  514.           "previous_commands": [
  515.             {
  516.               "registers": {
  517.                 "command": 176,
  518.                 "features": 214,
  519.                 "count": 1,
  520.                 "lba": 12734398,
  521.                 "device": 0,
  522.                 "device_control": 0
  523.               },
  524.               "powerup_milliseconds": 73154,
  525.               "command_name": "SMART WRITE LOG"
  526.             },
  527.             {
  528.               "registers": {
  529.                 "command": 128,
  530.                 "features": 68,
  531.                 "count": 0,
  532.                 "lba": 5719040,
  533.                 "device": 0,
  534.                 "device_control": 0
  535.               },
  536.               "powerup_milliseconds": 73153,
  537.               "command_name": "[VENDOR SPECIFIC]"
  538.             },
  539.             {
  540.               "registers": {
  541.                 "command": 128,
  542.                 "features": 69,
  543.                 "count": 0,
  544.                 "lba": 5719040,
  545.                 "device": 0,
  546.                 "device_control": 0
  547.               },
  548.               "powerup_milliseconds": 73152,
  549.               "command_name": "[VENDOR SPECIFIC]"
  550.             },
  551.             {
  552.               "registers": {
  553.                 "command": 128,
  554.                 "features": 68,
  555.                 "count": 0,
  556.                 "lba": 5719040,
  557.                 "device": 0,
  558.                 "device_control": 0
  559.               },
  560.               "powerup_milliseconds": 73152,
  561.               "command_name": "[VENDOR SPECIFIC]"
  562.             },
  563.             {
  564.               "registers": {
  565.                 "command": 176,
  566.                 "features": 213,
  567.                 "count": 1,
  568.                 "lba": 12734399,
  569.                 "device": 0,
  570.                 "device_control": 0
  571.               },
  572.               "powerup_milliseconds": 73152,
  573.               "command_name": "SMART READ LOG"
  574.             }
  575.           ]
  576.         },
  577.         {
  578.           "error_number": 6,
  579.           "lifetime_hours": 0,
  580.           "completion_registers": {
  581.             "error": 4,
  582.             "status": 81,
  583.             "count": 1,
  584.             "lba": 12734256,
  585.             "device": 0
  586.           },
  587.           "error_description": "Error: ABRT",
  588.           "previous_commands": [
  589.             {
  590.               "registers": {
  591.                 "command": 176,
  592.                 "features": 214,
  593.                 "count": 1,
  594.                 "lba": 12734398,
  595.                 "device": 0,
  596.                 "device_control": 0
  597.               },
  598.               "powerup_milliseconds": 1705169,
  599.               "command_name": "SMART WRITE LOG"
  600.             },
  601.             {
  602.               "registers": {
  603.                 "command": 176,
  604.                 "features": 214,
  605.                 "count": 1,
  606.                 "lba": 12734398,
  607.                 "device": 0,
  608.                 "device_control": 0
  609.               },
  610.               "powerup_milliseconds": 1705054,
  611.               "command_name": "SMART WRITE LOG"
  612.             },
  613.             {
  614.               "registers": {
  615.                 "command": 128,
  616.                 "features": 68,
  617.                 "count": 0,
  618.                 "lba": 5719040,
  619.                 "device": 0,
  620.                 "device_control": 0
  621.               },
  622.               "powerup_milliseconds": 1705054,
  623.               "command_name": "[VENDOR SPECIFIC]"
  624.             },
  625.             {
  626.               "registers": {
  627.                 "command": 128,
  628.                 "features": 69,
  629.                 "count": 0,
  630.                 "lba": 5719040,
  631.                 "device": 0,
  632.                 "device_control": 0
  633.               },
  634.               "powerup_milliseconds": 1705054,
  635.               "command_name": "[VENDOR SPECIFIC]"
  636.             },
  637.             {
  638.               "registers": {
  639.                 "command": 128,
  640.                 "features": 69,
  641.                 "count": 0,
  642.                 "lba": 5719040,
  643.                 "device": 0,
  644.                 "device_control": 0
  645.               },
  646.               "powerup_milliseconds": 1705054,
  647.               "command_name": "[VENDOR SPECIFIC]"
  648.             }
  649.           ]
  650.         },
  651.         {
  652.           "error_number": 5,
  653.           "lifetime_hours": 0,
  654.           "completion_registers": {
  655.             "error": 4,
  656.             "status": 81,
  657.             "count": 1,
  658.             "lba": 12734256,
  659.             "device": 0
  660.           },
  661.           "error_description": "Error: ABRT",
  662.           "previous_commands": [
  663.             {
  664.               "registers": {
  665.                 "command": 176,
  666.                 "features": 214,
  667.                 "count": 1,
  668.                 "lba": 12734398,
  669.                 "device": 0,
  670.                 "device_control": 0
  671.               },
  672.               "powerup_milliseconds": 1705054,
  673.               "command_name": "SMART WRITE LOG"
  674.             },
  675.             {
  676.               "registers": {
  677.                 "command": 128,
  678.                 "features": 68,
  679.                 "count": 0,
  680.                 "lba": 5719040,
  681.                 "device": 0,
  682.                 "device_control": 0
  683.               },
  684.               "powerup_milliseconds": 1705054,
  685.               "command_name": "[VENDOR SPECIFIC]"
  686.             },
  687.             {
  688.               "registers": {
  689.                 "command": 128,
  690.                 "features": 69,
  691.                 "count": 0,
  692.                 "lba": 5719040,
  693.                 "device": 0,
  694.                 "device_control": 0
  695.               },
  696.               "powerup_milliseconds": 1705054,
  697.               "command_name": "[VENDOR SPECIFIC]"
  698.             },
  699.             {
  700.               "registers": {
  701.                 "command": 128,
  702.                 "features": 69,
  703.                 "count": 0,
  704.                 "lba": 5719040,
  705.                 "device": 0,
  706.                 "device_control": 0
  707.               },
  708.               "powerup_milliseconds": 1705054,
  709.               "command_name": "[VENDOR SPECIFIC]"
  710.             },
  711.             {
  712.               "registers": {
  713.                 "command": 176,
  714.                 "features": 213,
  715.                 "count": 1,
  716.                 "lba": 12734399,
  717.                 "device": 0,
  718.                 "device_control": 0
  719.               },
  720.               "powerup_milliseconds": 1705054,
  721.               "command_name": "SMART READ LOG"
  722.             }
  723.           ]
  724.         },
  725.         {
  726.           "error_number": 4,
  727.           "lifetime_hours": 0,
  728.           "completion_registers": {
  729.             "error": 4,
  730.             "status": 81,
  731.             "count": 1,
  732.             "lba": 12734256,
  733.             "device": 0
  734.           },
  735.           "error_description": "Error: ABRT",
  736.           "previous_commands": [
  737.             {
  738.               "registers": {
  739.                 "command": 176,
  740.                 "features": 214,
  741.                 "count": 1,
  742.                 "lba": 12734398,
  743.                 "device": 0,
  744.                 "device_control": 0
  745.               },
  746.               "powerup_milliseconds": 1482182,
  747.               "command_name": "SMART WRITE LOG"
  748.             },
  749.             {
  750.               "registers": {
  751.                 "command": 128,
  752.                 "features": 68,
  753.                 "count": 0,
  754.                 "lba": 5719040,
  755.                 "device": 0,
  756.                 "device_control": 0
  757.               },
  758.               "powerup_milliseconds": 1482181,
  759.               "command_name": "[VENDOR SPECIFIC]"
  760.             },
  761.             {
  762.               "registers": {
  763.                 "command": 128,
  764.                 "features": 69,
  765.                 "count": 0,
  766.                 "lba": 5719040,
  767.                 "device": 0,
  768.                 "device_control": 0
  769.               },
  770.               "powerup_milliseconds": 1482181,
  771.               "command_name": "[VENDOR SPECIFIC]"
  772.             }
  773.           ]
  774.         },
  775.         {
  776.           "error_number": 3,
  777.           "lifetime_hours": 0,
  778.           "completion_registers": {
  779.             "error": 4,
  780.             "status": 81,
  781.             "count": 1,
  782.             "lba": 12734256,
  783.             "device": 0
  784.           },
  785.           "error_description": "Error: ABRT",
  786.           "previous_commands": [
  787.             {
  788.               "registers": {
  789.                 "command": 176,
  790.                 "features": 214,
  791.                 "count": 1,
  792.                 "lba": 12734398,
  793.                 "device": 0,
  794.                 "device_control": 0
  795.               },
  796.               "powerup_milliseconds": 1481440,
  797.               "command_name": "SMART WRITE LOG"
  798.             },
  799.             {
  800.               "registers": {
  801.                 "command": 128,
  802.                 "features": 68,
  803.                 "count": 0,
  804.                 "lba": 5719040,
  805.                 "device": 0,
  806.                 "device_control": 0
  807.               },
  808.               "powerup_milliseconds": 1481440,
  809.               "command_name": "[VENDOR SPECIFIC]"
  810.             },
  811.             {
  812.               "registers": {
  813.                 "command": 128,
  814.                 "features": 69,
  815.                 "count": 0,
  816.                 "lba": 5719040,
  817.                 "device": 0,
  818.                 "device_control": 0
  819.               },
  820.               "powerup_milliseconds": 1481440,
  821.               "command_name": "[VENDOR SPECIFIC]"
  822.             },
  823.             {
  824.               "registers": {
  825.                 "command": 176,
  826.                 "features": 213,
  827.                 "count": 1,
  828.                 "lba": 12734399,
  829.                 "device": 0,
  830.                 "device_control": 0
  831.               },
  832.               "powerup_milliseconds": 1481439,
  833.               "command_name": "SMART READ LOG"
  834.             }
  835.           ]
  836.         }
  837.       ]
  838.     }
  839.   },
  840.   "ata_smart_self_test_log": {
  841.     "standard": {
  842.       "revision": 1,
  843.       "table": [
  844.         {
  845.           "type": {
  846.             "value": 1,
  847.             "string": "Short offline"
  848.           },
  849.           "status": {
  850.             "value": 0,
  851.             "string": "Completed without error",
  852.             "passed": true
  853.           },
  854.           "lifetime_hours": 14801
  855.         },
  856.         {
  857.           "type": {
  858.             "value": 1,
  859.             "string": "Short offline"
  860.           },
  861.           "status": {
  862.             "value": 0,
  863.             "string": "Completed without error",
  864.             "passed": true
  865.           },
  866.           "lifetime_hours": 14736
  867.         },
  868.         {
  869.           "type": {
  870.             "value": 1,
  871.             "string": "Short offline"
  872.           },
  873.           "status": {
  874.             "value": 0,
  875.             "string": "Completed without error",
  876.             "passed": true
  877.           },
  878.           "lifetime_hours": 14712
  879.         },
  880.         {
  881.           "type": {
  882.             "value": 1,
  883.             "string": "Short offline"
  884.           },
  885.           "status": {
  886.             "value": 0,
  887.             "string": "Completed without error",
  888.             "passed": true
  889.           },
  890.           "lifetime_hours": 14688
  891.         },
  892.         {
  893.           "type": {
  894.             "value": 1,
  895.             "string": "Short offline"
  896.           },
  897.           "status": {
  898.             "value": 0,
  899.             "string": "Completed without error",
  900.             "passed": true
  901.           },
  902.           "lifetime_hours": 14664
  903.         },
  904.         {
  905.           "type": {
  906.             "value": 1,
  907.             "string": "Short offline"
  908.           },
  909.           "status": {
  910.             "value": 0,
  911.             "string": "Completed without error",
  912.             "passed": true
  913.           },
  914.           "lifetime_hours": 14640
  915.         },
  916.         {
  917.           "type": {
  918.             "value": 1,
  919.             "string": "Short offline"
  920.           },
  921.           "status": {
  922.             "value": 0,
  923.             "string": "Completed without error",
  924.             "passed": true
  925.           },
  926.           "lifetime_hours": 14616
  927.         },
  928.         {
  929.           "type": {
  930.             "value": 1,
  931.             "string": "Short offline"
  932.           },
  933.           "status": {
  934.             "value": 0,
  935.             "string": "Completed without error",
  936.             "passed": true
  937.           },
  938.           "lifetime_hours": 14578
  939.         },
  940.         {
  941.           "type": {
  942.             "value": 1,
  943.             "string": "Short offline"
  944.           },
  945.           "status": {
  946.             "value": 0,
  947.             "string": "Completed without error",
  948.             "passed": true
  949.           },
  950.           "lifetime_hours": 14554
  951.         },
  952.         {
  953.           "type": {
  954.             "value": 1,
  955.             "string": "Short offline"
  956.           },
  957.           "status": {
  958.             "value": 0,
  959.             "string": "Completed without error",
  960.             "passed": true
  961.           },
  962.           "lifetime_hours": 14530
  963.         },
  964.         {
  965.           "type": {
  966.             "value": 1,
  967.             "string": "Short offline"
  968.           },
  969.           "status": {
  970.             "value": 0,
  971.             "string": "Completed without error",
  972.             "passed": true
  973.           },
  974.           "lifetime_hours": 14506
  975.         },
  976.         {
  977.           "type": {
  978.             "value": 1,
  979.             "string": "Short offline"
  980.           },
  981.           "status": {
  982.             "value": 0,
  983.             "string": "Completed without error",
  984.             "passed": true
  985.           },
  986.           "lifetime_hours": 14482
  987.         },
  988.         {
  989.           "type": {
  990.             "value": 1,
  991.             "string": "Short offline"
  992.           },
  993.           "status": {
  994.             "value": 0,
  995.             "string": "Completed without error",
  996.             "passed": true
  997.           },
  998.           "lifetime_hours": 14458
  999.         },
  1000.         {
  1001.           "type": {
  1002.             "value": 1,
  1003.             "string": "Short offline"
  1004.           },
  1005.           "status": {
  1006.             "value": 0,
  1007.             "string": "Completed without error",
  1008.             "passed": true
  1009.           },
  1010.           "lifetime_hours": 14434
  1011.         },
  1012.         {
  1013.           "type": {
  1014.             "value": 1,
  1015.             "string": "Short offline"
  1016.           },
  1017.           "status": {
  1018.             "value": 0,
  1019.             "string": "Completed without error",
  1020.             "passed": true
  1021.           },
  1022.           "lifetime_hours": 14410
  1023.         },
  1024.         {
  1025.           "type": {
  1026.             "value": 1,
  1027.             "string": "Short offline"
  1028.           },
  1029.           "status": {
  1030.             "value": 0,
  1031.             "string": "Completed without error",
  1032.             "passed": true
  1033.           },
  1034.           "lifetime_hours": 14386
  1035.         },
  1036.         {
  1037.           "type": {
  1038.             "value": 1,
  1039.             "string": "Short offline"
  1040.           },
  1041.           "status": {
  1042.             "value": 0,
  1043.             "string": "Completed without error",
  1044.             "passed": true
  1045.           },
  1046.           "lifetime_hours": 14362
  1047.         },
  1048.         {
  1049.           "type": {
  1050.             "value": 1,
  1051.             "string": "Short offline"
  1052.           },
  1053.           "status": {
  1054.             "value": 0,
  1055.             "string": "Completed without error",
  1056.             "passed": true
  1057.           },
  1058.           "lifetime_hours": 14338
  1059.         },
  1060.         {
  1061.           "type": {
  1062.             "value": 1,
  1063.             "string": "Short offline"
  1064.           },
  1065.           "status": {
  1066.             "value": 0,
  1067.             "string": "Completed without error",
  1068.             "passed": true
  1069.           },
  1070.           "lifetime_hours": 14314
  1071.         },
  1072.         {
  1073.           "type": {
  1074.             "value": 1,
  1075.             "string": "Short offline"
  1076.           },
  1077.           "status": {
  1078.             "value": 0,
  1079.             "string": "Completed without error",
  1080.             "passed": true
  1081.           },
  1082.           "lifetime_hours": 14291
  1083.         },
  1084.         {
  1085.           "type": {
  1086.             "value": 1,
  1087.             "string": "Short offline"
  1088.           },
  1089.           "status": {
  1090.             "value": 0,
  1091.             "string": "Completed without error",
  1092.             "passed": true
  1093.           },
  1094.           "lifetime_hours": 14267
  1095.         }
  1096.       ],
  1097.       "count": 21,
  1098.       "error_count_total": 0,
  1099.       "error_count_outdated": 0
  1100.     }
  1101.   },
  1102.   "ata_smart_selective_self_test_log": {
  1103.     "revision": 1,
  1104.     "table": [
  1105.       {
  1106.         "lba_min": 0,
  1107.         "lba_max": 0,
  1108.         "status": {
  1109.           "value": 0,
  1110.           "string": "Not_testing"
  1111.         }
  1112.       },
  1113.       {
  1114.         "lba_min": 0,
  1115.         "lba_max": 0,
  1116.         "status": {
  1117.           "value": 0,
  1118.           "string": "Not_testing"
  1119.         }
  1120.       },
  1121.       {
  1122.         "lba_min": 0,
  1123.         "lba_max": 0,
  1124.         "status": {
  1125.           "value": 0,
  1126.           "string": "Not_testing"
  1127.         }
  1128.       },
  1129.       {
  1130.         "lba_min": 0,
  1131.         "lba_max": 0,
  1132.         "status": {
  1133.           "value": 0,
  1134.           "string": "Not_testing"
  1135.         }
  1136.       },
  1137.       {
  1138.         "lba_min": 0,
  1139.         "lba_max": 0,
  1140.         "status": {
  1141.           "value": 0,
  1142.           "string": "Not_testing"
  1143.         }
  1144.       }
  1145.     ],
  1146.     "flags": {
  1147.       "value": 0,
  1148.       "remainder_scan_enabled": false
  1149.     },
  1150.     "power_up_scan_resume_minutes": 0
  1151.   }
  1152. }
  1153.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement