I did a quick search on the forums here and only found some folks asking for CPU/MEM/Disk stats.
I'm reading through the vSphere 6.7 Clustering Deep Dive and I'm going through the DRS section.
In the past, I wanted to find a way to collect DRS information to see what it is doing. Not reservations, or limits, but more around entitlements. A cluster may be imbalanced but unable to satisfy that imbalance because of "XYZ". I could log into the vCenter client and hit the Cluster/DRS window to see recommendations (if any exist) but that does not give me all of the data.
Is there anyway, via API, PowerCLI, SSH, that can give me "Normalized Entitlement" or CHLSD-Current Host Load Standard Deviation for each host in a cluster?
Maybe this is bubbled up into vRops?
I understand, we should not care about this information and should just let DRS take care of things. But, I love data, and being able to see an imbalance, even if slight, with trending analysis would be interesting. Knowing I can adjust the slider to be more aggressive and it would balance VMs without a mass vmotion storm every evening would be great. Even more so, being able to create automation around imbalance metrics (cross cluster) would be amazing...
Nick