VMware Cloud Community
proseti
Enthusiast
Enthusiast
Jump to solution

IOPS statistics previous days

Hi,

I need to gather VM IOPS statistics from previous day/days. In vsphere client Chart Options of VM I can only get it from Real-time... Is there any way to get these stats thanks to PowerCLI?

Reply
0 Kudos
1 Solution

Accepted Solutions
RvdNieuwendijk
Leadership
Leadership
Jump to solution

The statistics levels of the vCenter Server determine which stats are saved. If you can't retrieve the stats in the vSphere client, you won't be able to retrieve them in PowerCLI. You need to increase the statistics level. Be aware that increasing the statistics level increases the size of your vCenter Server database.

Blog: https://rvdnieuwendijk.com/ | Twitter: @rvdnieuwendijk | Author of: https://www.packtpub.com/virtualization-and-cloud/learning-powercli-second-edition

View solution in original post

Reply
0 Kudos
2 Replies
RvdNieuwendijk
Leadership
Leadership
Jump to solution

The statistics levels of the vCenter Server determine which stats are saved. If you can't retrieve the stats in the vSphere client, you won't be able to retrieve them in PowerCLI. You need to increase the statistics level. Be aware that increasing the statistics level increases the size of your vCenter Server database.

Blog: https://rvdnieuwendijk.com/ | Twitter: @rvdnieuwendijk | Author of: https://www.packtpub.com/virtualization-and-cloud/learning-powercli-second-edition
Reply
0 Kudos
proseti
Enthusiast
Enthusiast
Jump to solution

Ok thanks for the response. I've checked Collection Log Level and now know what I need to.

Reply
0 Kudos