S-tui is a free and open source terminal UI for monitoring your linux desktops and servers CPU temperature, utilization, frequency and power consumption in a graphical way directly from the terminal.
For Ubuntu/Debian
sudo apt install python-pip stresssudo pip install s-tui
sudo s-tui

For RHEL/CentOS/Fedora
yum -y install python-pip stresspip install s-tui
s-tui
You are done!