diff --git a/smartmon.py b/smartmon.py index 9e0820f..ddca84f 100755 --- a/smartmon.py +++ b/smartmon.py @@ -45,6 +45,7 @@ 'wear_leveling_count', 'nand_writes_1gib', 'offline_uncorrectable', + 'percent_lifetime_remain', 'power_cycle_count', 'power_on_hours', 'program_fail_count', diff --git a/smartmon.sh b/smartmon.sh index c20a850..bd70b37 100755 --- a/smartmon.sh +++ b/smartmon.sh @@ -43,6 +43,7 @@ load_cycle_count media_wearout_indicator nand_writes_1gib offline_uncorrectable +percent_lifetime_remain power_cycle_count power_on_hours program_fail_cnt_total