Home » Questions » Computers [ Ask a new question ]

CPU, HDD, GPU temperture monitor Ubuntu

CPU, HDD, GPU temperture monitor Ubuntu

Is there a Gnome Pannel Applet or even just software, that supports a lot of mobos and sensors? I have a AMD Phenom x4 cpu with a Gigabyte Mobo and Nvidia 9600 GPU. I tried "Computer Temperature Monitor" all that could find is my HDD temp. Any recommendations?

Asked by: Guest | Views: 197
Total answers/comments: 1
Guest [Entry]

"Open terminal and enter following lines:

sudo apt-get install sensors-applet
sudo sensors-detect
sudo reboot

Answer yes on all questions(it will install all dependencies and autoconfigure sensors). After rebooting right click gnome panel->add to panel->hardware sensors monitor. After that configure applet to display what you need."