How can I access thermal sensors on Mac using CLI?
I have a Mac I used to log and monitor thermal sensors. This includes an external USB sensor, and a few of the internal sensors in the Mac.
These are both older intel Macs. I recently upgraded from a 2009 running high sierra, to one a little newer running Catalina. Formerly, to access all of the thermal sensors, I used a program called Hardware Monitor. It was a GUI program but it included a CLI program you could use to poll the sensors.
However that software is abandoned and will not run on Catalina. So now I'm searching for a replacement. I'm not looking for the overall thermal pressure of the machine(aka powermetrics isn't the solution, unless it has features I'm not seeing). I'm looking for raw temperature numbers for all of the internal thermal sensors. Something I can easily grab periodically via my own running script. It hits the internal sensors, then the USB sensors, then loads it all into an sql database.
^ here is the Sensor Overview window from the program Hardware Monitor, running on an older Mac. This is the data I'm trying to access via command line.
[Re-Titled by Moderator]
Earlier Mac models