matusnovak / prometheus-smartctl

HDD S.M.A.R.T exporter for Prometheus written in Python
The Unlicense
155 stars 43 forks source link

Include disk size in bytes #48

Closed ngosang closed 9 months ago

ngosang commented 1 year ago

Info is available in smartctl:

  "user_capacity": {
    "blocks": 468862128,
    "bytes": 240057409536
  }
ngosang commented 9 months ago

Implemented in 2.3.0 / 898a25b3db7ecb0a44067ac4341042ef32e0d82e