smartctl_exporter/testdata/SAMSUNG_MZVL21T0HCLR-00B00_...

121 lines
2.2 KiB
JSON
Raw Permalink Normal View History

{
"device": {
"info_name": "/dev/nvme1",
"name": "/dev/nvme1",
"protocol": "NVMe",
"type": "nvme"
},
"firmware_version": "REDACTED",
"json_format_version": [
1,
0
],
"local_time": {
"asctime": "Fri Feb 13 23:31:30 2009 UTC",
"time_t": 1234567890
},
"logical_block_size": 512,
"model_name": "SAMSUNG MZVL21T0HCLR-00B00",
"nvme_controller_id": 6,
"nvme_ieee_oui_identifier": 9528,
"nvme_namespaces": [
{
"capacity": {
"blocks": 2000409264,
"bytes": 1024209543168
},
"eui64": {
"ext_id": 769096114107,
"oui": 9528
},
"formatted_lba_size": 512,
"id": 1,
"size": {
"blocks": 2000409264,
"bytes": 1024209543168
},
"utilization": {
"blocks": 823621536,
"bytes": 421694226432
}
}
],
"nvme_number_of_namespaces": 1,
"nvme_pci_vendor": {
"id": 5197,
"subsystem_id": 5197
},
"nvme_smart_health_information_log": {
"available_spare": 100,
"available_spare_threshold": 10,
"controller_busy_time": 36476,
"critical_comp_time": 0,
"critical_warning": 0,
"data_units_read": 1421618,
"data_units_written": 118137665,
"host_reads": 12283296,
"host_writes": 2247575122,
"media_errors": 0,
"num_err_log_entries": 0,
"percentage_used": 16,
"power_cycles": 6,
"power_on_hours": 10407,
"temperature": 30,
"temperature_sensors": [
30,
31
],
"unsafe_shutdowns": 1,
"warning_temp_time": 0
},
"nvme_total_capacity": 1024209543168,
"nvme_unallocated_capacity": 0,
"nvme_version": {
"string": "1.3",
"value": 66304
},
"power_cycle_count": 6,
"power_on_time": {
"hours": 10407
},
"serial_number": "REDACTED",
"smart_status": {
"nvme": {
"value": 0
},
"passed": true
},
"smart_support": {
"available": true,
"enabled": true
},
"smartctl": {
"argv": [
"smartctl",
"--json",
"--info",
"--health",
"--attributes",
"--tolerance=verypermissive",
"--nocheck=standby",
"--format=brief",
"--log=error",
"/dev/nvme1"
],
"build_info": "REDACTED",
"exit_status": 0,
"platform_info": "REDACTED",
"svn_revision": "5338",
"version": [
7,
3
]
},
"temperature": {
"current": 30
},
"user_capacity": {
"blocks": 2000409264,
"bytes": 1024209543168
}
}