MenuTemperature is a small utility for continuously measuring your computer's CPU temperature and frequency. It provides averages, minimums and maximums as well, and lets you set the interval at which gauging takes place. Current values are displayed prominently in the menu bar, as a status item, although you can decrease the font size if you find it too distracting, or if it simply takes away too much space. Either Celsius or Fahrenheit values can be displayed.
What's New
Version 1.5.3:
Fixed support for Core 2 Duo MacBooks
Version 1.5.2:
Added support for Core 2 Duo MacBooks
Added new French localization; thanks Clément Mouchet!
Version 1.5.1:
Added support for Core 2 Duo iMacs and MacBook Pros
Added new Traditional Chinese localization; thanks Mario Wu!
Fixed a mistake in the Dutch localization; thanks Denis Defreyne!
Version 1.5:
Much of the code has been rewritten for more efficiency
Many additional models are introduced
The AuthHelper isn't needed any more
MenuTemperature can now keep track of the CPU frequency as well
Several smaller changes have been made
Version 1.5.3:
Fixed support for Core 2 Duo MacBooks
Version 1.5.2:
Added support for Core 2 Duo MacBooks
Added new French localization; thanks Clément Mouchet!
Version 1.5.1:
Added support for Core 2 Duo iMacs and MacBook Pros
Added new Traditional Chinese localization; thanks Mario more...
Requirements
PPC / Intel, Mac OS X 10.4 or later and a supported machine.
Be the first to recommend a similar software title.
I am very pleased with this app. It integrates very nicely with my system (just a clean little menu bar), and I like the fact that you can change the information displayed in the menu bar to the utmost degree (you can display just icons for a "clean" look, or text for more info). I got it when my mac was having fan issues, and it actually helped me diagnose the problem that the apple technicians could not solve (actually, it was an Apple certified repair facility, not the Apple Store - my first mistake). Anyway, the fan was running, but the temperature was not increasing. This app helped me figure that out. It turns out that when they did the work, they did not re-attach the wire to the fan. Simple fix! Now, I use this program to quickly monitor my computers' stats.
Just installed on my MacBook Pro 10.4.8 and so far works very well. Temperatures changes from 65 to 70°C on normal actibity with highs of 78°C when requesting more from processor, what seems to be a little bit too hot, but that's actually what my MBP fells like, very hot, specially on the left hand side speaker.
The "stable" version never went beyond "please wait" with all menu items greyed out. The beta hangs my machine for up to 10 seconds every time it "checks" the temperature.
This seems to rely on that #$@!$ing "SpeedIt" extension. STEER CLEAR.
I'd love to not use SpeedIt. Unfortunately, on Intel Macs, Apple does not provide an interface to access the necessary data - they did on PowerPC Macs (through the IO Registry). Alternatives to SpeedIt are generally poorly documented.
You'll be happy to hear that 1.5 does not have an AuthHelper at all any more (which was always a temporary solution, and not one I was happy with), and is generally written in a much more reliable way. :-)
I tried menu Temperature on my Mac Book Pro (10.4.5). After installation always at startup an annoying AuthHelper message came at startup (at first I did not know which program it came from), where I had to enter my password. After upgrading to Tiger 10.4.7, if I entered my password, then the system slowed to almost a standstill, making it impossible to work on my machine. If I cancelled the AuthHelper message without entering the password, my system worked perfectly. I urgently suggest you should get rid of this useless AuthHelper application.
You may want to avoid the SpeedIt extension; I know the author of Temperature Monitor and Hardware Monitor has dropped it entirely after looking at the code and not liking what he saw.
"Speedit is GPL, not LGPL, which means that an application that uses it technically has to be GPL as well"
Nope. If that application (say, MenuTemperature) linked to SpeedIt, that would be the case, but it doesn't. SpeedIt is a kernel extension, not a framework or a library. It exposes an interface through sysctl, which you access; no linking is involved there, nor any direct access to any of SpeedIt's functions.
What exactly is a supported machine? My G4 Powerbook isn't supported, or is claimed not to be supported by the software when I attempt to run it. Is this correct because you officially don't support this laptop, or is this an error?
Please login or create a new MacUpdate Member account to use this feature
Watch Lists are available to MacUpdate Desktop Members Upgrade Now
Download and auto-install
using MacUpdate Desktop. Save
time moving folders and cleaning-up.
MenuTemperature is a small utility for continuously measuring your computer's CPU temperature and frequency. It provides averages, minimums and maximums as well, and lets you set the interval at which gauging takes place. Current values are displayed prominently in the menu bar, as a status item, although you can decrease the font size if you find it too distracting, or if it simply takes away too much space. Either Celsius or Fahrenheit values can be displayed.
+3
Fulmar2 reviewed on 08 Feb 2011
+19
2006-11-12 20:30:29.733 MenuTemperature[10926] An uncaught exception was raised
2006-11-12 20:30:29.733 MenuTemperature[10926] *** -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
2006-11-12 20:30:29.733 MenuTemperature[10926] *** Uncaught exception: *** -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
Nov 12 20:30:31 NanJing crashdump[10927]: MenuTemperature crashed
Nov 12 20:30:31 NanJing crashdump[10927]: crash report written to: /Users/silverdr/Library/Logs/CrashReporter/MenuTemperature.crash.log
That's it.
+6
undertow reviewed on 04 Nov 2006
+1
+45
http://www.macupdate.com/info.php/id/23137
+7
kwojniak reviewed on 28 Oct 2006
-4
BrettD reviewed on 14 Oct 2006
This seems to rely on that #$@!$ing "SpeedIt" extension. STEER CLEAR.
+35
At least the developer should tell this in a Readme file [i]and[/i] in the description.
+25
I haven't checked, but I believed Temperature Monitor's solution is not available to third parties.
Rolling out my own? Not something I'd like to do. :-/
-4
Meaning what? There were security concerns? Buggy code? Feng Shui issues?
Something a little more descriptive would be nice.
Nope. If that application (say, MenuTemperature) linked to SpeedIt, that would be the case, but it doesn't. SpeedIt is a kernel extension, not a framework or a library. It exposes an interface through sysctl, which you access; no linking is involved there, nor any direct access to any of SpeedIt's functions.
+35
you should be able to use it with your MacBook as of version 1.0.1, which just got posted here. Sorry for the inconvenience.