FG
💻 Software

How can I monitor the CPU temperature under linux?

Fresh5 days ago
Mar 15, 2026344413 views
Confidence Score1%
1%

Problem

How do I monitor and display the CPU temperature using Linux?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I monitor the CPU temperature under linux?

Low Risk

As others have noted, you need the lm-sensors package. I thought I should mention that in addition to installing the package, you should run the sensors-detect command to identify the kernel modules that need to be loaded. If you haven't done this, manually run this once and check if it detects any sensors on board your computer. If you're lucky, your laptop will support an array of sensors. If not, you may still find a basic set of sensors for the CPU:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment