oliver
asked May 09 2017
Answer
There is a virsh command to check the details of VM either running or shutoff.
# virsh dominfo (VM-name)
This will display the ID, UUID, type, CPUs used, Memory used etc.
jagannatharumugam
asked May 09 2017
edited Oct 05 2018
What products of Business IT Infrastructure Virtualization do you use? May we have your overview, please?
godrik
asked Dec 30 2022
How to check the details of VM in KVM
I need to check the details of the VM while running itself. Am using KVM hypervisor. What command should i use ?