Want to stress text your Linux system? Then check out GTKStressTest, a new open-source app designed specifically for the task.

The goal of GTKStressTesting (GST) is to put everything you need to know about your CPU, RAM and motherboard in one screen, complete with usage monitors, temperature sensors, and more.

You can use the app to run some stress tests too, ideal if you want to see how specific bits of hardware hold up under heavy load. A small benchmark feature is also included, though the developer stresses (ho, ho) that this is ‘nothing too serious’.

Features include:

  • Run CPU and memory stress tests
  • Run multi and single core benchmark
  • View detailed CPU information
  • Show Processor’s cache information
  • View Motherboard information (including BIOS version)
  • View RAM information
  • Monitor CPU usage (core %, user %, load avg, etc)
  • Monitor Memory usage
  • View CPU’s physical’s core clock (current, min, max)
  • Hardware monitor (info provided by sys/class/hwmon)

With the CLI stress-ng tool at the heart of GST meaning you can effortlessly drop to a terminal if you want, just run the app with the --debug parameter to do so.

Putting aside the stress testing nature of the app it can also double up as a semi-decent system info tool (like CPU-Z) thanks to the wealth of information it shows.

Robert Leinardi is the hands behind this app and is proving to be a rather prolific developer of useful power-user Linux utilities, with his previous efforts including the terrific NVIDIA GPU overclocking tool GreenWithEnvy.

GTKStressTesting is free, open source software available to install from Flathub.

Thanks Robert