Bug 595428

Summary: RFE: 'virsh list' should output more information 'xm list'.
Product: [Community] Virtualization Tools Reporter: Kirby Zhou <kirbyzhou>
Component: libvirtAssignee: Libvirt Maintainers <libvirt-maint>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: unspecifiedCC: crobinso, feniksa, xen-maint
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-21 00:12:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Kirby Zhou 2010-05-24 15:22:06 UTC
Description of problem:

'virsh list' should output more information 'xm list'.
It is very useful for administrators to quick detect where is the problem.


Expected results:

1. the amount of memory used by guest, and maxmem
2. vcpu count
3. uptime of guest
4. More Info such as CPU usage and IOPS of block devices.

for example:
Id Name       State        Memory   VCPU     Uptime    CPU   IOPS
---------------------------------- 
  1 bbs       idle         768M      2       3hours     5%   12.1
  2 bbs2      idle         768M      4      10hours    12%    0.3

5. add an option to find out autostart enabled guests.

Thanks

Comment 3 Cole Robinson 2016-03-21 00:12:05 UTC
This never materialized I don't know if 'virsh list' is really even the right place. Maybe check out virt-top