You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Yitao Jiang <wi...@gmail.com> on 2015/03/23 11:25:08 UTC

Statistics Issues of ESXi hypervisor Host And VM

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