Programmatically read CPU temperature (+ other sensor data) on MacOSX (Macbook Pros)
Asked Answered
D

1

10

I'd like to programmatically read CPU temperature + any other interesting sensor data from my MacBook Pro (2009 model).

How do I do it?

I noticed a previous post pointing to this open source software, but it seems to be incompatible with my model.

I notice that there are numerous apps which are able to do it, so it must be possible!

Devy answered 6/1, 2012 at 10:34 Comment(4)
Did you end up finding a solution? This is exactly what I am looking to do right now.Miniver
No unfortunately not. Please let me know if you do!Devy
I had similar results, when I look for IOHWSensor on a new mac pro -- the entire system tree is displayed and there are no IOHWSensor lines displayed.Papa
Still no luck with this?Lodovico
S
4

I found this opensource that maybe help you on the idea of how to do it (it's newer than your reference). https://github.com/lavoiesl/osx-cpu-temp

Stipitate answered 13/2, 2014 at 4:36 Comment(1)
Fantastic - will try it out….Devy

© 2022 - 2024 — McMap. All rights reserved.