]> xenbits.xensource.com Git - libvirt.git/commit
virsh: Implement command to excercise the bulk stats APIs
authorPeter Krempa <pkrempa@redhat.com>
Tue, 26 Aug 2014 13:55:14 +0000 (15:55 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 28 Aug 2014 11:28:32 +0000 (13:28 +0200)
commit5e54297073090e3a57c93bdf61a50d27a6d0e7d6
tree1c9ec779b51e701f69a00c65a0142bd1dc07290e
parent6781d5b5a8d006a22f75c938fc7473416eb814cb
virsh: Implement command to excercise the bulk stats APIs

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.
tools/virsh-domain-monitor.c
tools/virsh.pod