Created
June 1, 2026 18:19
-
-
Save st3fan/90b0e5e14e7972efa093d7bf076787cd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| root@bee:/home/stefan# smartctl -A /dev/sda | |
| smartctl 7.4 2023-08-01 r5530 [x86_64-linux-6.12.90+deb13.1-amd64] (local build) | |
| Copyright (C) 2002-23, Bruce Allen, Christian Franke, www.smartmontools.org | |
| === START OF READ SMART DATA SECTION === | |
| SMART Attributes Data Structure revision number: 1 | |
| Vendor Specific SMART Attributes with Thresholds: | |
| ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE | |
| 5 Reallocated_Sector_Ct 0x0032 100 100 000 Old_age Always - 0 | |
| 9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 89944 | |
| 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 54 | |
| 170 Available_Reservd_Space 0x0033 100 100 010 Pre-fail Always - 0 | |
| 171 Program_Fail_Count 0x0032 100 100 000 Old_age Always - 0 | |
| 172 Erase_Fail_Count 0x0032 100 100 000 Old_age Always - 0 | |
| 174 Unsafe_Shutdown_Count 0x0032 100 100 000 Old_age Always - 27 | |
| 175 Power_Loss_Cap_Test 0x0033 100 100 010 Pre-fail Always - 646 (526 0) | |
| 183 SATA_Downshift_Count 0x0032 100 100 000 Old_age Always - 0 | |
| 184 End-to-End_Error 0x0033 100 100 090 Pre-fail Always - 0 | |
| 187 Reported_Uncorrect 0x0032 100 100 000 Old_age Always - 0 | |
| 190 Temperature_Case 0x0022 080 080 000 Old_age Always - 20 (Min/Max 17/20) | |
| 192 Unsafe_Shutdown_Count 0x0032 100 100 000 Old_age Always - 27 | |
| 194 Temperature_Internal 0x0022 100 100 000 Old_age Always - 27 | |
| 197 Current_Pending_Sector 0x0032 100 100 000 Old_age Always - 0 | |
| 199 CRC_Error_Count 0x003e 100 100 000 Old_age Always - 0 | |
| 225 Host_Writes_32MiB 0x0032 100 100 000 Old_age Always - 9088852 | |
| 226 Workld_Media_Wear_Indic 0x0032 100 100 000 Old_age Always - 8499 | |
| 227 Workld_Host_Reads_Perc 0x0032 100 100 000 Old_age Always - 16 | |
| 228 Workload_Minutes 0x0032 100 100 000 Old_age Always - 5396307 | |
| 232 Available_Reservd_Space 0x0033 100 100 010 Pre-fail Always - 0 | |
| 233 Media_Wearout_Indicator 0x0032 092 092 000 Old_age Always - 0 | |
| 234 Thermal_Throttle 0x0032 100 100 000 Old_age Always - 0/0 | |
| 241 Host_Writes_32MiB 0x0032 100 100 000 Old_age Always - 9088852 | |
| 242 Host_Reads_32MiB 0x0032 100 100 000 Old_age Always - 1747608 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment