How to Install virt-top in Ubuntu 18.04



Install virt-top by entering the following commands in the terminal:

sudo apt update
sudo apt install virt-top

Description:

show stats of virtualized domains

virt-top is a top-like utility for showing stats of virtualized domains. Many keys and command line options are the same as for ordinary top. . It uses libvirt so it capable of showing stats across a variety of different virtualization systems (virtual machines or VM). Some supported systems are KVM, XEN and QEMU.

Homepage: http://people.redhat.com/~rjones/virt-top

Version: 1.0.8-1

Section: universe/admin