July 22, 2024Summarize Guest VMs StatusA one-liner with awk that counts running, paused, idle, and shut-off KVM guests from virsh list --all output. Quick health check on a busy hypervisor.#kvm#virtualization#linux