Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'CPU temperature and hardware sensor readouts in bash' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
CPU temperature and hardware sensor readouts in bash
Authored by: davidyorke on Mar 20, '06 11:12:57AM

I ran this script (nice job) and got similar values to "temperature monitor". However, that app explicitly states that the values only represent the values at start up and don't change.

I looked at ioreg and noticed that the polling period for the temperature sensors is 18446744073709551615. if that's seconds, then it represents a little over half a trillion years.

Is anyone aware of a way to change these values so polling is more frequent?



[ Reply to This | # ]