September 22, 20241 yr I can see my core temp on my cpu but is there a plugin that will show me all the temps of each core, voltage, load at once? Something like Open Hardware Monitor.
September 22, 20241 yr Dynamix System Temperature. But I don't know how to get multiple temperatures for the same component to show up in a panel, such as those in the Dashboard Two of my systems, i5-1235U and i3-10100 Edited September 22, 20241 yr by Espressomatic
September 22, 20241 yr Author Does not show voltage or load. I can see the load on my main dashboard but not voltage or temp (each core). Hoping there is an app that will show all in one screen.
September 22, 20241 yr Author I can also run glances but that does not show load (by core) or voltage as best I can tell.
September 22, 20241 yr You can always roll your own, or find someone else who has, using the same tools. The sensor data should be able to be gotten by lm-sensors (sensors command), which you can check from the command line. You can use Prometheus to pull that data and Grafana to display it. Both should have docker images in the Community Apps. That's my plan in fact. Except I won't be looking at voltage. This guy has gone to the 9's Edited September 22, 20241 yr by Espressomatic
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.