Sunday, May 3, 2015

Monitor VMware 5.5 ESXi Storage vMotion Performance

Is there any way to monitor the performance of a storage vmotion while it is in progress? I would like to see something like a kb/s number. Anything other than just the basic % complete number you see in the vSphere Client.

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...