An administrator on a routine basis has been manually growing vDisks on multiple classes of VMs that consists of the below:
• Four MS SQL will AAG configuration
• Ten application servers
• Each server is mapped to a category
There is a direct correlation between the database sellers and application severs to when the vDsks need to be grown. The administrator has started to explore ways to automate these manna steps and has decided to implement Nutanix Playbooks.
Requirements:
• Never needs to modify the playbook as the number of servers change.
• Has to be able to specify the playbook to trigger based on when the servers (each 85% or above threshed.
• Needs to be able to receive an email prior to work starting
In which order should the administrator execute these actions when creating a playbook in order to grow the VM vDisk?
A company has the following departments:
HR
Accounting
Support
Sales
e-commerce
An administrator has created a Playbook that will add memory to the affected VMS when the configured alert is triggered.
Which VMS will get more memory?
An administrator manages two Nutanix clusters: Cluster01 and Cluster02 and has needs to automate similar workload types using these images that are located on Cluster01:
ImageA
ImageB
ImageC
The administrator needs to deploy ImageA and ImageC within the Cluster02 environment.
How this can be achieved?
Refer to the exhibit.
A Blueprint fails on executing a check-login task against a Windows 2016 VM and displays the error shown in the exhibit. The administrator is using a SSH key-based credential to authenticate the task.
What should the administrator change to resolve the issue?
An administrator has been tasked with automating the optimization of plays with the autopilot feature.
What must the administrator be aware of before configuring autopilot?
An administrator has performed a self-Service (formerly Calm) upgrade from version 3.3 to 3.6. After performing the upgrade, the administrator has noticed all the Policy Engine scheduled jobs are failing and this alert is being presented in PC.
What should the administrator do to resolve the alert?
After an application is no longer needed, a user puts in a ticket to delete the VM. The administrator finds the VM in Prism Central and deletes it, but then realize that it was a Self-Service (formerly Calm) managed VM.
When the administrator attempts the application in Self-Service using the Delete action, it fails because the Substrate cannot be found.
How would the administrator delete the application from management?
Where would a Calm administrator find the archived application logs within Prism Central?
An administrator needs to enable Showback in Calm to allow departments to see costs associated with their Projects.
Where in Calm would the administrator enable Showback?
Which are valid entity types to be associated with a playbook using a manual trigger?
Which two items are required to create a Category via automation? (Choose two.)
A DevOps team created a Calm blueprint that includes the scale-out of the application layer (made with Linux VMs). Now the DevOps team would like to automate the scale-out using a third-party tool so they can further automate the CI/CD environment with a single command.
Which action should the administrator take to accomplish this task?
What two view options are available when launching Calm blueprints? (Choose two.)
When a developer launches the created Blueprint within the Blueprint Editor, the application gets deployed correctly. However, when the Blueprint is launched via Marketplace, it gets a check login error.
What is causing this issue?
A developer Is building and testing a new Blueprint to deploy a Window Server VM on AHV. During one of the test runs, the application build fails.
The developer asks an administrator to investigate the failure. After careful review, the administrator finds this error message on a task that execute a Poweredshell script.
What is the cause of this error message?
An administrator is configuring Playbooks and is concerned about adding or reducing CPU and memory resources to VMs.
Which two prerequisites should an administrator take into consideration when configuring the Playbooks? (Choose two.)
An administrator has added a new account in Self-Service (formerly Calm) but receives the error:
Which step is missing in order for the account to be usable in a Self-Service project?
A developer is building a Blueprint that deploys a Redhat Enterprint Linux VM on vSphere. During the testing of the Blueprint to prepare it for users, it is discovered that the App deployment fails with the error.
What is the cause of this errors?
An administrator has a vendor-provided script that must be run at 9 am every Saturday on a Linux application VM.
The administrator currently has a playbook that has a Time trigger and a VM SSH action to execute the script. However, the administrator has received a request to have the output of the script emailed to the application team when it is executed.
What is the easiest way to satisfy this request?
An administrator needs to simplify daily operations within Prism Central for multiple clusters. Which entity can a category be assigned to?
The administrator has already added the power off and power on actions to the new playbook.
Which two additional playbook actions should the administrator add? (choose two.)
Where would a Calm Developer find logging related to blueprint package failures?
An administrator needs to configure a Prism Central automation task to be notified if production VMs exceed the CPU threshold of 70%.
How can this be achieved?
An administrator has noticed an increasing number of inactive VMS being left powered on within the environment over the course of OS migrations, using Playbooks, which two Actions should the administrator use to start documenting which VMS are marked as inactive to take future Automated actions on? (Choose two.)
What component of Approval Policies sets the criteria for an approval to be triggered?
A blueprint service needs to use scaling. The requirements are:
Windows 2019 VM (12 vCPU, 24 GB memory, 500 GB volume)
Minimum VMs needed at any time and at time of deployment is 2 VMs
VMs should not exceed the project quota of 100 vCPUs or 300 GB of memory
There are no other services in use within the project
Which scaling VM replica settings meet all requirements?
An administrator is deploying a Windows VM from a Blueprint. As a step in the Blueprint, a PowerShell script needs to run on the target. VM. The communication between Calm and the VM is secured.
Which inbound port need to be opened for the PowerShell script to run on the VM?
Where would a Self-Service (formerly Calm) developer find detailed and downloadable logs for analyzing a Blueprint deployment failure?
An administrator is notified of changes made to VMs on an AHV cluster and wants to verify the changes inside of a Calm application.
Where should the administrator check for synchronized changes between Prism Central and Calm?
An administrator needs to create a Playbook to be notified when VMs are deleted.
Which X-Play Trigger would satisfy this task?
An administrator needs to deploy blueprints to Calm SaaS and begin executing them, Before the administrator can execute a blueprint, what must be configured in the environment where the blueprint will be deployed?
In which two locations can an administrator look to view a list of executed playbooks? (Choose two.)
A blueprint was developed for deploying a standard 3-tier hosting environment for a company's applications. The blueprint includes a load balancer, multiple web servers, a database server, and a small test application.
During testing of the blueprint, the application fails to connect to the database. The cause is found to be the database software is still installing when the application starts.
Which method most efficiently prevents the application from starting before the database?
A company's NOC personnel have a custom Python script they run manually by logging into each VM to fix a common issue across all of the corporate VMs. Management has no audit history of who is running the script or when it is occurring. The company has recently implemented Calm and management has asked its administrators to accomplish these tasks:
Reduce the manual effort for the NOC personnel.
Ensure the process is repeatable across all applications.
Provide audit history for management of the actions.
Which two actions should the administrators take to accomplish these tasks? (Choose two.)
A company has started a new project team and has asked an administrator to build the first blueprint for a new public cloud environment that was defined last week. This will be the first deployment to AWS.
The administrator has been given the following information:
VM Name: web01-@@{unique}@@
IP Address: Provider-assigned
OS version: Windows Server 2016
Deployment location: AWS
Region: us-west-1
Project: Default
What should the administrator do first when building the first blueprint?
An administrator needs to run a blueprint deployment and tasks in a different Prism Central (PC) instance than the PC instance running Self-Service (formerly Calm).
How should the administrator satisfy this requirement?
What is the minimum number of actions required in the Branch Condition for X-Play?
A new Blueprint has been created for the Marketing Department and published to the Marketplace but is not visible to the Marketing Project Developers/Consumers.
What needs to be done to allow the Marketing Project to consume to the Marketplace Blueprint?
When configuring Calm to use Kubernetes as a provider, what two options does an administrator have as Kubernetes types? (Choose two.)
An administrator needs to add AWS as a usable destination for application deployments.
Where would the administrator perform the task?