saidar is a curses-based application to display system statistics. Statistics include CPU, processes, load, memory,swap, network I/O and disks I/O along with their free space.
saidar utilizes libstatgrab library. libstatgrab is a library that provides cross platform access to statistics about the system on which it’s run. It’s written in C and presents a selection of useful interfaces which can be used to access key system statistics. The current list of statistics includes CPU usage, memory utilisation, disk usage, process counts, network traffic, disk I/O, and more.
How to Install Saidar in ubuntu
sudo apt-get install saidar
This will complete the installation
saidar syntax
saidar [-d delay] [-v] [-h]
If you want to use this application you can just type the following command
saidar