YOUR BFF WHEN IT COMES TO THE BEST LINUX & OPEN SOURCE NEWS & RESOURCES

JOIN
Videos

Q&A – How to measure CPU and Harddisk temperature in Linux ?

Q&A Session:
How to measure CPU (Processor) and Harddisk (HDD) temperature in Linux ?

Here is my installation steps for Ubuntu:
—————————————–

Install lm-sensors:
$sudo apt-get install lm-sensors

Create config file as per this hardware:
(provide YES/yes for all the options, usually it is safe)
$sudo sensors-detect

Optionally install:
$sudo service kmod start

Install tool to sense HDD/SSD temperature:
$sudo apt-get install hddtemp

Test the same:
————–
1)For CPU:
Run sensors to get all sensor info:
kiran@siri:/$ sensors

2)For HDD:
Get HDD/SSD temperature:
kiran@siri:/$ sudo hddtemp /dev/sda
/dev/sda: TS128GSSD370: 39°C

kiran@siri:/$ sudo hddtemp /dev/sdb
/dev/sdb: WDC WD2500BEVT-22ZCT0: 43°C

Credits:
Sincere thanks to Luís Eduardo for submitting the Portuguese-Brazil Subtitles

If you are interested to join Summer classes on Networking,
Linux, Systems software and software architecture you can contact me via email:
kiran -dot- kankipati -at- gmail.com

by Kiran Kankipati,
Founder: TOFFEE
Website: http://www.the-toffee-project.org

—————
Please do subscribe to this channel for live updates of upcoming episodes. Post your queries/clarifications on Youtube comments and get clarified 🙂

0 0 votes
Article Rating
Show More

getFOSSD

https://t.me/getfoss

Related Articles

Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
Back to top button
0
Would love your thoughts, please comment.x
()
x
Get Support!