TOP5

About the project:

There are a bunch of tools to monitor and analyze linux processes and also other stats.

But sometimes you just want to have a big picture from the whole system.

Top5 tries to be an instance analyzing tools for linux.

It shows: Total CPU usage, RAM usage, System load, Disk usage, and Networks stats like total send and receive or dropped packets and errors.

How to Install:

Download and unzip Top5, then install it:

sudo install ./top5 /usr/local/bin/

And run it:

Top5

GitHub

View Github