Insight: GtkStressTesting: Stress and Monitor Linux Hardware Components
GtkStressTesting is a system utility designed to stress and monitor various hardware components in Linux. It monitors various hardware components like CPU and RAM.
Features:
- Run different CPU and memory stress tests
- Run multi and single core benchmark
- Show Processor information (name, cores, threads, family, model, stepping, flags, bugs, etc)
- Show Processor’s cache information
- Show Motherboard information (vendor, model, bios version, bios date, etc)
- Show RAM information (size, speed, rank, manufacturer, part number, etc)
- Show CPU usage (core %, user %, load avg, etc)
- Show Memory usage
- Show CPU’s physical’s core clock (current, min, max)
- Show Hardware monitor (info provided by
sys/class/hwmon
)
GtkStressTesting: Stress and Monitor Linux Hardware Components
Install using flatpak:
Add flathub remote to the current user:
<>flatpak --user remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
Install
flatpak --user install flathub com.leinardi.gst
Run
flatpak run com.leinardi.gst
In Fedora you can install using COPR package
sudo dnf copr enable atim/gst -y && sudo dnf install gst