Recently, the vice president Of IT infrastructure was migrated from a physical computer to a virtual desktop. The administrator wants to ensure that this user has the best possible experience and wants to be notified if any CPU resource constraints.
The cluster's average CPU utilization is 20%.
What step would help the administrator to know when there are resource problems on the virtual desktop?
- Create a new alert policy to alert if the CPU on the virtual desktop is over and configure a Playbook to power off the virtual desktop.
- Create a new alert policy to alert if the CPU on the virtual desktop is over and configure a Playbook to Slack the information to the administrator,
- Create a new alert policy to alert if the CPU on the virtual desktop's host is over 90%.
- Create a new alert policy to alert if the CPU on the virtual desktop's cluster is over 90%.
Answer(s): B
Explanation:
alert policies are rules that define the conditions for generating alerts on Nutanix clusters. You can create custom alert policies based on your specific needs and preferences2Playbooks are automated workflows that perform actions based on triggers such as alerts. You can create playbooks using predefined alerts or alerts matching criteria.
To ensure that the vice president of IT infrastructure has the best possible experience and to be notified if any CPU resource constraints on the virtual desktop, one possible solution is to create a new alert policy to alert if the CPU on the virtual desktop is over a certain threshold (for example, 80%) and configure a playbook to send a notification (for example, via email or Slack) to the administrator23. This way, the administrator can monitor the performance of the virtual desktop and take appropriate actions if needed.
Reference:
https://portal.nutanix.com/page/documents/details?targetId=Prism-Central-Guide- vpc_2022_6:mul-alert-policies-customize-system-pc-t.html
Reveal Solution Next Question