Hello Guys,
I hae to build a dashboard which should give the number of vm's deployed in the cluster , also Number of vm we can deploy w.r.t to the CPU, memory and capacity limiting to only 50% of the available resources.
I tried to build the Adapter package with the (Count VM attribute) and applied that to all the clusters using Resource tag for the clusters. When i tried to apply it in the Generic score board it is asking to select the valide ranges. What can i supply in the measurement and the ranges to calculate?
I want to display the below kind of information in the dashboards?
Current deployed vm's | Current vm's Available for deployment | Potential vm's Available | Total Memory | Assigned Memory | Number of VM's | |4GB avg |available | Demand | |
Cluster 1 | 70 | 4 | 4 | 1424 | 1424 | 76 | 3 |
Thanks
VK