processcsv.py
show stats of virtualized domains
Install
- All systems
-
curl cmd.cat/processcsv.py.sh
- Debian
-
apt-get install virt-top
- Ubuntu
-
apt-get install virt-top
- Kali Linux
-
apt-get install virt-top
- CentOS
-
yum install virt-top
- Fedora
-
dnf install virt-top
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install virt-top
- Raspbian
-
apt-get install virt-top
- Dockerfile
- dockerfile.run/processcsv.py
virt-top
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.