Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 232869

Performance Metrics and what they mean?

$
0
0

Hi Guys,

 

I am running the following commands to get memory, cpu and metric stats for a vm:

 

Get-Stat -Entity $VMName -Stat cpu.usage.average -Start $day1 -Finish $day2

Get-Stat -Entity $VMName -Stat mem.usage.average -Start $day1 -Finish $day2

Get-Stat -Entity $VMName -Stat net.usage.average -Start $day1 -Finish $day2

 

My Question is:

 

Do the values that get returned in from the commands above present "average physical esx host mem/cpu/net consumption" over the collection interval? OR is it "Average Virtual cpu/mem/net consumption within the VM"...

 

In other words, if I compare the values of the metrics above to what perfmon would return to me at the windows virtual machinbe level, would they be the same?


Viewing all articles
Browse latest Browse all 232869

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>