Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add NVME Temperature Monitoring #464

Open
jmachuca77 opened this issue Nov 1, 2023 · 1 comment
Open

Add NVME Temperature Monitoring #464

jmachuca77 opened this issue Nov 1, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@jmachuca77
Copy link

If the Jetson has an NVME installed it would be nice to be able to see the temperature from the NVME. We are having an issue with a custom carrier board where the NVME is overheating. NVME-CLI seems to have a solution for reading the temp out.

I have not found a real alternative for reading out the temperature in realtime.

@jmachuca77 jmachuca77 added the enhancement New feature or request label Nov 1, 2023
@rbonghi
Copy link
Owner

rbonghi commented Jan 4, 2024

Hi @jmachuca77

It's a feature that I was also thinking of adding on jtop, but the documentation on NVME devices is not clear!
There are libraries available but not in Python, or the licensing doesn't permit me to use it.

I couldn't find any official documentation to manually read these values from the OS, so I couldn't create my personal driver.
If you know references let me know.

Raffaello

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants