Some useful NVMe SMART data, like temperature, available spare sectors, device endurance, is now exposed in #OpenBSD's sensors sysctl(8) framework.
jmatthew@ modified src/sys/dev/ic/nvme*: Add sensors based on information in the SMART/health log page, showing overall device health and temperature.
tested by many (a while ago)
tweaks from gkoehler@ kettenis@ dv@
ok kettenis@ jca@ (earlier version), dlg@
@brynet I'm anxiously awaiting this to land in github so I can fetch it with got!