Re: [libvirt] [PATCHv2 5/5] virsh: Implement command to excercise the bulk stats APIs

2014-08-26 Thread Eric Blake
On 08/26/2014 08:14 AM, Peter Krempa wrote: > Add "domstats" command that excercises both of the new APIs depending if > you specify a domain list or not. The output is printed as a key=value > list of the returned parameters. > > Man page section will be added in a separate patch. Trying to stre

[libvirt] [PATCHv2 5/5] virsh: Implement command to excercise the bulk stats APIs

2014-08-26 Thread Peter Krempa
Add "domstats" command that excercises both of the new APIs depending if you specify a domain list or not. The output is printed as a key=value list of the returned parameters. Man page section will be added in a separate patch. --- tools/virsh-domain-monitor.c | 140 +