Bug 411542

Summary: Add ability to display nvme drives temperature
Product: [Unmaintained] ksysguard Reporter: Shmerl <shtetldik>
Component: ksysguardAssignee: KSysGuard Developers <ksysguard-bugs>
Status: RESOLVED UPSTREAM    
Severity: wishlist CC: nate
Priority: NOR    
Version First Reported In: 5.14.5   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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!