Skip to content

Commit

Permalink
smartmon: add percent_lifetime_remain as allowed smart_attribute (#219)
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Visintini <[email protected]>
Co-authored-by: Constantin Nicolai <[email protected]>
  • Loading branch information
joker234 and ConstantinNicolai authored Oct 21, 2024
1 parent 88a82d6 commit a1951e9
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 a1951e9

Please sign in to comment.