CPU temperature monitor for 14.04LTS?
See http://wpitchoune.net/blog/sensors-in-the-top-bar-of-the-desktop/.
It has been added in psensor since the release 1.0.2.
Basically, with a terminal:
sudo apt-add-repository ppa:jfi/ppa
sudo apt-get update
sudo apt-get install psensor
Try this: Go to your Dash and open Software and Updates. Go the other software tab and try to add it from there by pressing add. Add "ppa:alexmurray/indicator-sensors-daily" excluding the quotes and add. Check the box next to the source in the list of sources. Open a terminal and try:
sudo apt-get update
sudo apt-get install indicator-sensors
If that doesnt work, try to install it from Synaptic Package Manager.
(To get it): sudo apt-get install synaptic
Open Synaptic and search indicator-sensors. Right click on it and click Mark For Installation. Click Apply and let it install.