domifstat
Displays network interface statistics for a running virtual server.
Syntax
- <VS>
- Is the name, the ID, or the UUID of the virtual server.
- <interface>
- Is the name of the network interface as specified as target dev attribute in the configuration-XML file.
Selected options
- --domain
- Specifies the virtual server.
Usage
Displaying information about a virtual serverExample
# virsh domifstat vserv1 vnet0 vnet0 rx_bytes 7766280 vnet0 rx_packets 184904 vnet0 rx_errs 0 vnet0 rx_drop 0 vnet0 tx_bytes 5772 vnet0 tx_packets 130 vnet0 tx_errs 0 vnet0 tx_drop 0