[libvirt-users] virsh command to list CPU,Memory and Storage

Peter Krempa pkrempa at redhat.com
Tue Jul 30 07:14:10 UTC 2019


On Tue, Jul 30, 2019 at 09:06:25 +0200, Erik Skultety wrote:
> On Mon, Jul 29, 2019 at 11:08:57PM +0530, Kaushal Shriyan wrote:
> > Hi,
> >
> > Is there a way to find out total CPU's, Memory and Storage using virsh
> > command? For example virsh list --all list out all VM's
> >
> > 11    dockerregistry01               running
> > 12    gitlab      running
> >
> > Any help will be highly appreciated. Thanks in Advance.
> >
> > Best Regards,
> >
> > Kaushal
> 
> Hi,
> have a look at dominfo command, that will give you basic information about the
> guest, that however, doesn't include storage. For storage, you'd want to use a
> sequence of commands: domblklist <domain>;domblkinfo <domain> <disk> --human.

Or everything together but in a less-human-friendly form via virsh
domstats.

Also virt-top might be of interest.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20190730/86dd91b2/attachment.sig>


More information about the libvirt-users mailing list