Skip to content

Commit

Permalink
smartmon: add percent_lifetime_remain as allowed smart_attribute
Browse files Browse the repository at this point in the history
Co-authored-by: Constantin Nicolai <[email protected]>
Signed-off-by: Johannes Visintini <[email protected]>
  • Loading branch information
joker234 and ConstantinNicolai committed Jul 24, 2024
1 parent 18fcb1c commit 8e2fb90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions smartmon.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
'wear_leveling_count',
'nand_writes_1gib',
'offline_uncorrectable',
'percent_lifetime_remain',
'power_cycle_count',
'power_on_hours',
'program_fail_count',
Expand Down
1 change: 1 addition & 0 deletions smartmon.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8e2fb90

Please sign in to comment.