]> xenbits.xensource.com Git - libvirt.git/commit
virsh: Document limitation of domifstat
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 13 Oct 2017 20:15:13 +0000 (13:15 -0700)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 13 Oct 2017 20:46:01 +0000 (13:46 -0700)
commit24796f2710f48d93ab360b950d28b121876975d5
treef964657d001c5c6894a2038b5d3d1866843944a5
parentd27bf29b34b3a95f947a40168468701982fbfe05
virsh: Document limitation of domifstat

https://bugzilla.redhat.com/show_bug.cgi?id=1497396

The current implementation reads the stats from the host.
However, this doesn't work for all types of interfaces as not all
of them have a representation in the host. For instance,
interface type='user' doesn't.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
tools/virsh.pod