this post was submitted on 03 Sep 2025
26 points (96.4% liked)

Linux Gaming

21952 readers
252 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

No memes/shitposts/low-effort posts, please.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
26
Hardware monitoring (programming.dev)
submitted 2 months ago* (last edited 2 months ago) by Matty_r@programming.dev to c/linux_gaming@lemmy.world
 

Hey all, Just wondering what you use for hardware monitoring if you have an app that can show various speeds and temperatures etc?

Quick edit: what about stress testing as well?

you are viewing a single comment's thread
view the rest of the comments
[–] OboTheHobo@ttrpg.network 2 points 2 months ago* (last edited 2 months ago)

btop for sure. Shows current processes and their resources usage, us can terminate and kill them from the program kinda like windoes task manager, shows CPU usage/temp, and ram, storage, and network use. Only big thing it doesnt have that I use is GPU monitoring, I use nvtop for that.

For stress testing, mprime is def best for CPU stress test. You may know it as prime95 on windows.