Sample Exchange

 View Only

Super Metric to find Actual Recommended vCPU 

Dec 05, 2019 08:02 PM

While Right sizing VMs , vRealize Operations can provide Recommended vCPU Increase or Recommended vCPU Reduction , but the customer will need to use this value to manually add to or subtract from the provisioned vCPU count to get the ���Actual Recommended vCPU���

To make it easier for the customers and to get this value within vRealize Operations itself , I  used below logic to create a super metric to get the ���Actual Recommended Value���

If the value of Recommended vCPUs to add  is equal to 0 ,

then Actual Recommended vCPU = Provisioned vCPUs ��� Recommended vCPUs to remove (as an Oversized VM ) ,

or else  Actual Recommended vCPU = Provisioned vCPUs + Recommended vCPUs to add ( as an Undersized VM )

This works for vROps 7.x , vROps 8.0 and vROps 8.1.x


#vRealizeOperationsManager
#vRealizeOpsSuperMetrics
#MIT
#SuperMetrics
#vROPS

Statistics
0 Favorited
1 Views
1 Files
0 Shares
3 Downloads
Attachment(s)
json file
Actual Recommended vCPU.json   467 B   1 version
Uploaded - Apr 09, 2024

Tags and Keywords

Related Entries and Links

No Related Resource entered.