Hi, Under ACS 4.2.1 the esxi host and it's vm did not show Network Read Or Write under statistics tab view on UI.
In the snips of(vmware resource <https://github.com/apache/cloudstack/blob/4.2.1/plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/resource/VmwareResource.java#L6584>),it does not collect the host network usage. And Even collected vm net usage(here <https://github.com/apache/cloudstack/blob/4.2.1/plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/resource/VmwareResource.java#L6351>), but did not calculate correctly, stays zero,both read and write. Is anyone realize the problem or what i missing, and what's the logical here? --- Thanks, Yitao(依涛 姜) jiangyt.github.io