正在加载视频...

视频加载失败

Open a Linux terminal and type: watch -d -n 1 sensors This displays CPU, GPU, Wi-Fi, NVMe SSD, and HDD temperature data in real time. See for more info. #Linux #opensource

53,610 次观看 • 1 年前 •via X (Twitter)

10 条评论

Roberto 的头像
Roberto1 年前

sudo apt install lm-sensors sudo sensors-detect watch -d -n 1 sensors

Peter Schneider | @pschneider1968@muenchen.social 的头像
Peter Schneider | @[email protected]1 年前

Nice tip, I didn't know the watch program yet. 🙏

Polygon.io 的头像
Polygon.io1 年前

Learn how to access market data using Polygon's Stock API and the Python programming language.

psyv 的头像
psyv1 年前

Man, I really wish gkrellm were better maintained, and included latency data

sudoGalaxy 的头像
sudoGalaxy1 年前

This is sweet 🤘

nikolaos poulos 🇬🇷 的头像
nikolaos poulos 🇬🇷1 年前

It does not work on: Rocky Linux release 9.5 (Blue Onyx)

himanshu kalwar 的头像
himanshu kalwar1 年前

That's such a handy tip! 🔥 Real-time temperature monitoring with `watch` and `sensors` is a must-know for Linux users. Keeping an eye on system health has never been easier. 🖥️🐧

Montazir 的头像
Montazir1 年前

it didn't work for me "sh: 1: 1: not found". i use Ubuntu

slese 的头像
slese1 年前

Thanks

Toby-B 🇺🇦🍉 的头像
Toby-B 🇺🇦🍉1 年前

Not on all distros

相关视频