Hi Zabbix Experts,
Yet another question regarding "Guest VM memory usage in %" counter. Same question have been asked here but nobody replied
There are few topic regarding "Hypervisor VM memory usage in %" and seems to be working fine. Item reference is vmware.hv.perfcounter[{$VMWARE.URL},{$VMWARE.HV.UUID},"mem/usage[average]"]
However when I tried to get the same metric from Guest vmware.vm.perfcounter[{$VMWARE.URL},{$VMWARE.HV.UUID},"mem/usage[average]"] it does not show the real value which I can see in Task Manager. I've tried both "average" and "none" rollouts. See attached.
Actually this value is the same as "vmware.vm.memory.size.usage.guest" which is included in default "VMware Guest" template.
Question: Which key I need to use to collect true memory usage from guest VM? I mean the value which is shown in Task Manager. Or I need to use calculation as it is done in Zabbix Agent "memory utilization" item?
Thanks​
Yet another question regarding "Guest VM memory usage in %" counter. Same question have been asked here but nobody replied
There are few topic regarding "Hypervisor VM memory usage in %" and seems to be working fine. Item reference is vmware.hv.perfcounter[{$VMWARE.URL},{$VMWARE.HV.UUID},"mem/usage[average]"]
However when I tried to get the same metric from Guest vmware.vm.perfcounter[{$VMWARE.URL},{$VMWARE.HV.UUID},"mem/usage[average]"] it does not show the real value which I can see in Task Manager. I've tried both "average" and "none" rollouts. See attached.
Actually this value is the same as "vmware.vm.memory.size.usage.guest" which is included in default "VMware Guest" template.
Question: Which key I need to use to collect true memory usage from guest VM? I mean the value which is shown in Task Manager. Or I need to use calculation as it is done in Zabbix Agent "memory utilization" item?
Thanks​
Comment