
You can click on the thermometer symbol to keep tabs on the temperature readings of your CPU cores and hard drive. Next click on the “ launch session startup” option.Īnd this is what you get. To pin the application on the top bar, click on ‘ Psensor‘ and click on ‘ Startup‘. Therefore, the window below will be displayed: Once the installation is complete, you can use the application to search for the Psensor application and launch it.
#Ubuntu temp monitor install
Once you have installed lm_sensors install the Psensor application using the command: $ sudo apt install psensor So ensure that you have installed lm_sensors first. Psensor is a graphical tool that relies on the lm_sensors program to display temperature readings in a graphical format. This will display the temperature of your CPU cores as shown below. When the configuration is done, check the CPU temperature by invoking the sensors command. This will take a couple of minutes as the program continues probing your hardware components. Several other questions will follow upon which you will answer “Yes”. Do you want to scan for Super I/O sensors?” Just like the first question, choose “Yes” to allow Lm_Sensors to scan. We have to write to standard I/O ports to probe them.

Type out “ Yes” in the prompt to begin.Īfter selecting “YES,” the second question states, “ Some Super I/O contain embedded sensors. Do you want to scan for them? This is totally safe”. You will be presented with the first question: “ Some south bridges, CPUs or memory controllers contain embedded sensors. The configuration process begins with a couple of questions. The program will begin to scan your processor and memory modules. To achieve this, run the sensors-detect command with sudo privileges if you are running as a regular user as shown to begin the configuration $ sudo sensors-detect $ sudo dnf install lm-sensors Configuration of Lm_SensorsĪfter the installation of the lm_sensors package, some configuration is required to ensure that the application can gather temperature readings from the CPU cores on your PC. Lm sensors program is installed on Ubuntu using the apt package manager as shown: $ sudo apt install lm-sensors hddtempįor Arch distros use the Pacman package manager to install as shown in the command below $ sudo pacman -S lm-sensors On CentOS / RHEL & Fedoraįor RedHat distributions such as CentOS & Fedora, use the dnf package manager to install the lm_Sensors tool. You can install the lm_sensors program on various Linux distributions as shown: On Ubuntu / Debian Incase Lm_Sensors command is not installed in your distribution, use the distributions package manager to install the Lm_Sensors package on your Linux PC. The lm_sensors tool is a command-line utility used to keep a watch on your CPU core and hard disk drive temperature. Let’s explore each of these tools: Method 1. There are two ways that you can use to check your CPU temperature: Using the lm_sensors tool or the Psensor graphical tool.

#Ubuntu temp monitor how to
How to check the CPU temperature on Ubuntu systems In this guide, we will explore various ways that you can employ to check the CPU temperature on Ubuntu. In addition, elevated temperatures can be due to blocked ventilation vents and sometimes running multiple applications with high power consumption. The same cannot be said of older systems whose cooling systems may not be as efficient.

Modern PCs usually have a sound cooling system that keeps the temperature in check and prevents overheating.
#Ubuntu temp monitor Pc
Overheating can be detrimental to your PC and If not kept in check, it can damage other motherboard components. Here’s how to install it on Ubuntu.Keeping your CPU temperature at an optimum level is crucial for the smooth running of your system. If you are looking for a good GUI tool to monitor all of the things mentioned above, Psensor should be your first stop. With it you can monitor everything temperature-related (CPU and motherboard sensors), as well as fan speeds, GPU temps and more all with an easy-to-read GUI program.Īlong with making use of lm-sensors, Psensor also makes use of XNVCtrl to tell you the temperature of Nvidia GPUs, hddtemp or alternatively libatasmart to report hard drive temperatures and even CPU usage. It takes lm-sensors and creates an impressive tool around it.

This does no good for users that still want to monitor their temps on Linux, but aren’t so happy using the terminal with everything.Įnter Psensor. Lm-sensors certainly is a very impressive tool, but it’s for the command line. Monitor your temps with a GUI using Psensor Alternatively, exit by closing the terminal window altogether. You’ll be able to exit watch sensors by simply pressing “Ctrl + z” on your keyboard.
