Resource monitor that shows usage and stats for processor, memory, disks, network and processes.
Can be installed on Ubuntu by:
sudo add-apt-repository ppa:bashtop-monitor/bashtop
sudo apt update
sudo apt install bashtopPython version of the same can be found at: GitHub
Source: GitHub