Tuesday, May 7, 2024
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 9358  / 2 Years ago, thu, december 9, 2021, 9:13:28

I would like to know what tools are available to Ubuntu users for monitoring the overclock done in the BIOS and to stress-test the machine. Tools for the following:



1) Tool to reliably read actual clock speeds of the CPU when they are on and off load.



2) Tool to provide bus speeds, RAM speed, graphics core speed etc, in real time.



3) Tool to monitor temperatures.



4) Tool to monitor load on CPU/GPU.



5) Tool to stress test the machine.



Although I want to ask the question with regards to any Ubuntu user with any configuration so that it can be of use to everyone, my configuration is Intel i5 2500k + ASUS P8Z68-V LX, if you must know.


More From » overclocking

 Answers
0

Needing a tool to do exactly those things, we have created a tool called s-tui. It allows you to monitor CPU frequency/utilization/temperature in real time from the terminal, or over ssh, without event a need for an Xserver.



s-tui also has integrated controls for stress to make it possible to test stability and see possible thermal throttling.



Here is a screen shot.
enter image description here
Installation is the easiest via pip:

sudo pip install s-tui



Other installation methods and more explanations about s-tui is available in github:



https://github.com/amanusk/s-tui


[#40037] Saturday, December 11, 2021, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
elopingapo

Total Points: 206
Total Questions: 110
Total Answers: 114

Location: Guam
Member since Tue, Nov 29, 2022
1 Year ago
;