How to Install itop in Ubuntu 18.04



Install itop by entering the following commands in the terminal:

sudo apt update
sudo apt install itop

Description:

simple top-like interrupt load monitor

itop is a simple interrupt load monitor which opens and monitors /proc/interrupts in a top-like way. It can be set to monitor the file a specific number of times and monitor all interrupts, not only the ones currently in use.

Homepage: http://www.hunz.org/

Version: 0.1-4build1

Section: universe/admin