irqtop
Observe IRQ and SoftIRQ in a top-like fashion
Install
- All systems
-
curl cmd.cat/irqtop.sh
- Debian
-
apt-get install irqtop
- Ubuntu
-
apt-get install irqtop
- Kali Linux
-
apt-get install irqtop
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install irqtop
- Dockerfile
- dockerfile.run/irqtop
irqtop
Observe IRQ and SoftIRQ in a top-like fashion
irqtop is a small ruby-written and curses-based utility which shows interrupt requests and software interrupts like top does for processes, but enhanced with colors.