2V0-32.24 Question 196
Select 2You are tasked with creating a custom dashboard in vRealize Operations to monitor the performance and capacity of a specific cluster. The dashboard should include widgets that display CPU usage trends, memory utilization, and alerts. Additionally, you need to create a custom SuperMetric to calculate the average CPU usage across all hosts within the cluster. What steps must you take to successfully complete this task?
- A
Create a new SuperMetric formula that averages the CPU usage of all hosts in the cluster.
- B
Add a View widget to the dashboard and link it to the SuperMetric you created.
- C
Assign the SuperMetric to the desired object type and enable it in the policy for the cluster.
- D
Manually edit the vRealize Operations database to include the SuperMetric in the dashboard.
- E
Configure alert thresholds for the SuperMetric to display alerts in the dashboard.
Show answer and explanation
Correct answers: A, C
Explanation
To create a custom dashboard in vRealize Operations that includes a SuperMetric, you must first define the SuperMetric formula and ensure it is assigned to the correct object type and enabled via the appropriate policy. These steps are essential for leveraging the SuperMetric in the dashboard. While display options like widgets are important, they are not specific to the creation and management of a SuperMetric in this context.
- A. Correct.
Creating a new SuperMetric formula is necessary to calculate the average CPU usage across all hosts in the cluster. This is a key step in the scenario.
- B. Incorrect.
Adding a View widget is not required to display the SuperMetric. You can use other widget types like the Metric Chart widget to display the SuperMetric data.
- C. Correct.
Assigning the SuperMetric to the desired object type and enabling it in the policy ensures that vRealize Operations applies the SuperMetric to the appropriate data objects (in this case, the cluster and its hosts).
- D. Incorrect.
Manually editing the vRealize Operations database is not a valid or recommended method for including SuperMetrics or configuring dashboards.
- E. Incorrect.
Configuring alert thresholds for the SuperMetric is not necessary for this task since the scenario does not specify the need for alerts based on the SuperMetric.