amanusk / s-tui

Terminal-based CPU stress and monitoring utility
https://amanusk.github.io/s-tui/
GNU General Public License v2.0
4.21k stars 144 forks source link

Display the status of all CPUs #109

Closed Idriss0peaccel closed 5 years ago

Idriss0peaccel commented 5 years ago

Hello,

I would like to know how to display the usage graphs of all cpus ?

amanusk commented 5 years ago

Hi, By CPU do you mean Cores, or Sockets?

We are currently working on adding information per core, you can try running the develop brunch, where some of the features are enabled.

Idriss0peaccel commented 5 years ago

Hello, Yes, I wanted to talk about cores. Thank you for answering.

amanusk commented 5 years ago

Please give feedback if you try out the development branch

amanusk commented 5 years ago

@Idriss0peaccel Master branch was updated to the new beta version, displaying all CPUs.

Help testing is appreciated