Raspberry Pi Temperature
You're able to check the temperature of your Raspberry Pi easily. Simply run the command below
/opt/vc/bin/vcgencmd measure_temp
That should output the CPU temperature of the Raspberry Pi. Or at least the temperature of the sensor.
Works for me on Raspbian "Wheezy" (image 2013-12-09).