Skip to content

request for nvme drive support

Submitted by Wes Newell

Assigned to Fabian Nowak @timystery

Link to original bug (#16287)

Description

Would be nice to get nvme drive temps in viewer. Here's how I can get them in terminal. root@mythfe0:/home/wes# smartctl -a /dev/nvme0|grep ure: Temperature: 36 Celsius root@mythfe0:/home/wes# nvme smart-log /dev/nvme0|grep temp temperature : 35 C Couldn't get it with hddtemp. Maybe just didn't know how.