Bug 411542 - Add ability to display nvme drives temperature
Summary: Add ability to display nvme drives temperature
Status: RESOLVED UPSTREAM
Alias: None
Product: ksysguard
Classification: Unmaintained
Component: ksysguard (other bugs)
Version First Reported In: 5.14.5
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-02 23:48 UTC by Shmerl
Modified: 2019-12-09 02:10 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shmerl 2019-09-02 23:48:29 UTC
Please add ability to display nvme drives temperature. It's not accessible using regular lm-sensors, and is usually read through nvme smart log interfaces. See for example how nvme-cli is doing it:

nvme smart-log /dev/nvme0
Comment 2 Shmerl 2019-12-04 03:21:07 UTC
Looks like NVMe senors are being added to standard hwmon in Linux 5.5, so that would be supported by ksysguard seamlessly.
Comment 3 Nate Graham 2019-12-04 17:14:26 UTC
So there are no changes needed in KSysGuard to gain this feature once it's in the kernel?
Comment 4 Shmerl 2019-12-04 18:53:17 UTC
(In reply to Nate Graham from comment #3)
> So there are no changes needed in KSysGuard to gain this feature once it's
> in the kernel?

I think so. I'll build 5.5-rc1 once and will come out, and will give it a test.
Comment 5 Nate Graham 2019-12-04 19:36:05 UTC
Cool, thanks. Please re-open this if it doesn't get fixed automatically and we need to do something on the KSysGuard side!
Comment 6 Shmerl 2019-12-09 02:10:56 UTC
Just confirming that it works. I just built 5.5-rc1 and can observe nvme temperature in ksysguard!