shermand100 / PiNodeXMR

Monero Node for Single Board Computers with Web Interface and additional tools pre-configured. Self Installing.
GNU General Public License v3.0
213 stars 41 forks source link

WebUI Not displaying temperature appropriately #26

Closed ChiefGyk3D closed 3 years ago

ChiefGyk3D commented 3 years ago

Original config depended on raspberry Pi specific packages and sensors. New way is hardware agnostic reading directly from the Linux /sys/devices/virtual/thermal/thermal_zone0/temp . Optionally this can be used to expand to list CPU temp for each core if we wanted but zero gives a good baseline. See #25 for issue posted

shermand100 commented 3 years ago

As said within the issue. The change has been made. I'm new-ish to github myself but don't know why so many different files are in this request.

Commit made via https://github.com/monero-ecosystem/PiNode-XMR/commit/a1aa9c67778d3dbfdb084c3bb595083dca5b1019 closing this commit req