Hi,
Can anyone please share your script to give a listing for all if VMHost / ESX CPU total count managed by VCenter that is available ?
this is for me to be able to determine whic VMhost I can deploy my VM into to avoid vCPU over allocation.
I understand that the best practice is maximum 4 single vCPU VM per core, so here's the example:
2 sockets x 6 core = 12 vCPU available
therefore there can be maximum of 12 x 4 = 48 vCPU total used maximum.