Is there any way to obtain the total traffic used by the virtual machine

xiaoye

New Member
Aug 20, 2024
1
0
1
Obtain information such as the number of bytes and packets transmitted and received through a certain network interface on the virtual machine.
 
"ifconfig" with or without interface name does that for you while the packet and byte numbers are since last boot.