AnalogJ / scrutiny

Hard Drive S.M.A.R.T Monitoring, Historical Trends & Real World Failure Thresholds
MIT License
4.72k stars 154 forks source link

fix(collector): show correct nvme capacity #569

Closed uhthomas closed 4 months ago

uhthomas commented 5 months ago

Some nvme devices do not report their capacity through the usual 'user_capacity' field, instead the total capacity is reported with the 'nvme_total_capacity' field.

Fixes: #466

AnalogJ commented 4 months ago

hey @uhthomas this is fantastic work! thanks for the PR 🥳