Summary
Entitled resources can change with VMs’ resource demand and with the VM’s and resource pool's reservation, limit and shares (RLS) settings. So, customers can get the current entitlements based on the VMs’ current demand and RLS settings of the VMs and resource pools.
DRS Entitlement Viewer also provides 3 different What-If scenarios,
1. Changing RLS settings of a VM and/or resource pool
2. What-If all the VMs’ resource demand is at 100%
3. Both 1 and 2 happen together
Customers can pick one of the 3 scenarios and can get new entitlements without actually changing RLS settings on the cluster.
Finally, DRS Entitlement Viewer also provides an option to export the new RLS values from a What-If scenario as a vSphere powercli command which customers can execute against their vCenter to apply the new settings.

Requirements
Instructions
- Unzip the plugin package to /usr/lib/vmware-vsphere-ui/plugin-packages/ folder
- Add the below advanced options to the cluster
- CompressDrmdumpFiles– 0
- DrmdumpResActions– 1
- Restart the vsphere-ui service
- service-control --stop vsphere-ui
- service-control --start vsphere-ui
Changelog
Version 1.1.0
- Fixed bugs reported in v1.0.2
- Added support to provide feedback
Contributors
Similar Flings

Cross vCenter VM Mobility - CLI
Cross vCenter VM Mobility - CLI is a command line interface (CLI) tool that can be used to migrate or clone a VM from one host to another host managed by a linked or isolated vCenter (VC) instance.

Virtual Machine Desired State Configuration
Virtual Machine Desired State Configuration (VMDSC) allows virtual administrators to specify VM CPU/Memory desired state which will take effect upon the next Guest OS reboot. This removes the burden of having to schedule a downtime window with the business/app owners.

Host Profiles CLI
The Host Profiles CLI Fling (hostprofilescli) is a command-line utility that allows vSphere administrators to perform several operations with Host Profiles that are either not currently possible through existing user interfaces, or possible only through graphical interfaces.