0% found this document useful (0 votes)
1K views27 pages

Nutanix Calm Admin Troubleshooting

Uploaded by

tareq
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1K views27 pages

Nutanix Calm Admin Troubleshooting

Uploaded by

tareq
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 27

1.

A customer has decided to enable Calm Showback feature but started to receive an alert in Prism Central
stating that Calm Showback is not able to reach the Beam service.
Which two configuration items should the administrator check to ensure Calm can communicate with
Beam? (Choose two.)
Flow is enabled in the same Prism Central
Ensure Pulse is enabled.
Prism Element is with Proxy settings.
DNS configuration in Prism Central
2.

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?
Production VMS from Support and eCommerce
Production VMS from the eCommerce department
All the VMS categorized as Production.
All the VMS from Sales

3. Refer to the exhibit.


Authentication by <credential_type> failed.
A Blueprint fails on executing a check-login task against 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?
Change to password authentication credential.
Ensure the private key for the credential is correct.
Increase the retries to allow for the task to complete,
Modify the timeout to the given task longer to complete.

4. An administrator has Playbook that continues to fail with this error:


failed to execute action with error: Internal Error, Maximum Memory size limit reached.
What action are required to resolve the issue?
update the Playbook action to increase the memory limit.
VM is already running with maximum allowed configuration,
VM average memory utilization is less than 50%
Migrate the VM to host with Sufficient free memory.

5. Which option is used to test or validate scripts before deployment?


Test Script
EScript
PowerShell
shell
6.Which component enables providing multiple infrastructure providers when creating a Calm blueprint?
Calm Marketplace
Application Profile
Environment
Substrate

7. During the deployment of multistep Blueprint, a failure is encountered, the administrator corrected the
failed step and saved the Blueprint,
What should the administrator do next?
Soft Delete the failed application and launch a new application,
Delete the failed application and launch a new application.
Use Continue in the failed application to retry.
upon clicking Save the blueprint task will be retied automatically

8.

A subset of Linux VMS is required to be gracefully shutdown each evening. A Playbook is created to shut
down the targeted VMs, however, the error message shown in the error message when the Playbook is
executed.
Data flow
Playbook execution terminated due to action failure.
Trigger
Manual
Action
Power of vm
Error message Failed to with Internal Error. VM power state task failed to complete. status: Error:
INTERNAL_ERROR: Errorcode: 9
What is causing the error message?
The VM is missing Nutanix Guest Tool.
executing the not have privileges.
The VM is Off.
The SSH Service is not running on the VMs.

9. An administrator is unable to launch a Calm blueprint (new and old). Launching an existing blueprint
under this condition fails with the error message:
The project for this blueprint does not have any associated Nutanix account.
Downloading and uploading the new blueprint also fails with
Launch with Variables' Profile expected to fall as Windows Server VWs attached with deleted Account.
Please modify them to use different account and try again.
Why is the administrator seeing this issue?
The account is in a failed state.
The has not been created.
The account is not verified.
The account been deleted.

10. 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?
Contact professional services to modify the third-party tool to add the Calm integration.
Create a Playbook with a webhook as a trigger and a REST API call as an action
Create script to run the Calm scale out action.
Configure an alert to notify the administrator.

11. An application deployment failed, and a correction was implemented.


What is the most optimal way to correct the failed deployment?
Redeploy the application.
Create a Run book to retry.
Rewrite blueprint to have error handling.
Retry the failed deployment,

12. An IT Director is concerned about the available storage capacity. The Nutanix environment has 200T3
of usable physical storage, but users have over-provisioned the environment in excess of 700TB. The
cluster administrator has enabled compression. The IT director would like to be notified before storage
capacity runs out.
What should the administrator do, to report the used capacity to the IT Director?
Grant the IT Director access to view the Capacity Planner within Prism Central
Every morning, check the capacity used in Prism Central or prism Element.
Create a Playbook with storage capacity alert as a trigger generate a forecast report > email the IT
Director as an action.
Create a script end run every morning with a cronjob check the storage capacity send an SMS alert to the
IT director.

13. An administrator creates a blueprint to deploy VMS to multiple clouds, so that business will remain
functional in the event of a disaster.
What component describes this feature?
Package
Substrates
profile Actions

14. 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.)
Assign the VMS to an Inactive:VM Category as an Action.
Trigger Playbook on Powered Off VM for all applicable VMS.
Trigger Playbook on Alert with the Inactive VM Alert Policy.
Send an Email with the Source Entity Name Parameter in the body.
15. A developer created blueprints in a development environment, and everything worked as expected.
The developer then moved the blueprints to the production environment but noticed that the
deployment is noticeable slower in production compared to the development environment.
What is the most likely issue causing this behavior?
The production Prism Central is not compatible with Calm.
The production Prism Element Data service IP address is incorrect.
The production Prism Central only has 26 RAM allocated.
Prism Central is not able to reach the DNS server.

16. An administrator wants to create two database VMS using replicas and needs to access the same
mount_path for hosting the backup files during the deployment on both VMs,
What should the administrator do on the Blueprint to achieve this requirement?
Set mount_path = u01/app/backup as a runtime variable
Set mount_path = u01/app/backup as a runtime replica
Set mount_path = u01/app/backup as a runtime task
Set mount_path = u01/app/backup as a runtime service

17. A developer has been asked to ensure that when a Blueprint is executed. an IP address is reserved in
the IPAM system before the execution can continue. The developer must achieve this with the least
amount of work.
How should the developer satisfy this requirement?
Use an application profile.
Use Service dependency.
Use a Pre-create task.
Use an HTTP task.

18. An administrator notices a Blueprint fails with the following error for Windows machines:
script execution has failed with error Process creation failed with error:1314
What is causing this issue?
The firewall ports 5985 and 5986 are blocked.
The Service is running with incorrect privileges to create a process.
The credentials provided in the Calm Blueprint does not have sufficient privileges.
The Windows machine is in hung state,

19. 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?
Use a sleep statement in a start script.
Create a loop to retry connection.
Create a service dependency.
Use a local install instead of downloading.

20. Which two platforms does Calm support for Cost Showback? (Choose two.)
SCVMM
vCenter
AHV
AWS Account

21. 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?
1433
3389
5986
5985

22. Which action should an administrator use to request a static IP address from an IPAM solution?
Guest Customization
Profile
create
Pre-create.
23. What is the minimum number of actions required in the Branch Condition for X-Play?
1
2
3
4

24. A Consumer has been tasked with deleting a running Calm managed application. How can the
Consumer ensure all underlying VMS are deleted with the removal of the application?
Go to the Manage tab of the application and select the Hard Delete action.
From the Applications page, select the checkbox next to the application and select Delete from the
action’s menu.
From the Marketplace page, select the checkbox next to the application and select Delete from the
actions menu.
Go to the Manage tab of the application and select the Delete action.

25. 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?
On the Prism Central Tasks page
On the Overview tab of the Calm application
On the Environments tab of the Calm project
On the Audit tab of the Calm application

26. An administrator had provided Linux VM console access to the OS Team. However, the team is unable
to access one of the newly-created Linux VMS within Prism Central.
How can the administrator resolve this issue?
Create and assign the Linux OS Category to the newly-created VM,
Create and assign the Linux OS Category to the OS Team Active Directory Group,
Create a role for the OS Team Active Directory Group and add the VMS to it.
Create a local user in Linux OS and provide access to the OS Team.

27. An administrator needs to send a notification to the on-call administrator if a specific mission-critical
VM is rebooted after hours, as well as
send an email to the Operations team for any other VMS that reboot.
What two actions should the administrator take to accomplish this task? (Choose two.)
use Conditional Playbook
Create Playbook using Manual Trigger
Create Playbook using Alert.
Use Branch Action

28. A company has a business-critical VM. The VM Utilization of CPU and memory differs from time to
time but can never be allowed to run out of resources. The administrator also wants to make sure that
the VM is not over provisioned when not needed. The administrator determines these requirements that
have been validated and automated in a test environment should also apply for the production
environment:
• vCPU needs to be added when CPU utilization been over for 15 minutes
• Memory needs to be increased by 4 GB when utilization reaches 80%
• Return of over-allocated resources must not affect other business applications
What can the administrator do with the least amount of effort to make Sure the VM is always performant
and returns resources when not required?
Import the playbook and adjust the values.
Clone and adjust the system-created playbook.
Create a task based on requirements.
Create a blueprint based on requirements.

29. An administrator has created a task for a blueprint that could be applied to another blueprint. The
administrator wants to reuse the task with the least amount of effort.
How can the administrator accomplish this?
Publish the task to Github, select the task from the Github Repository from the other blueprint.
Publish the task to the Marketplace, select the task from the Marketplace from the other blueprint.
Publish the task to the Task Library select the task from the Task Library from the other blueprint.
Publish the task to the Task Repository, select the task from the Task Repository from the other blueprint.

30. What is the most optimal way to transfer Playbooks between different Nutanix Cloud Managers
(NCM)?
NCM Disaster Recovery
Export and Import
Use Date Lens to migrate.
Recreate the Playbook

31.

An administrator has run a multi-step Playbook. but sees the Failed status, as shown in the exhibit.
What could be causing the playbook to fail?
VM action has a timeout of 5 minutes.
puppet action has a timeout of 5 minutes.
IP Address SSH action has a timeout of 5 minutes.
PowerShell action has a timeout of 5 minutes.
32. An administrator would like to be notified each time a subset of VMS within the Environment:Dev
category is restored from snapshot.
Which trigger should the administrator use to satisfy this requirement?
Event, where event type is Restored VM from Snapshot and Target VM is the specific VMS.
Event, where the event is Snapshot Restoration, and the Target VM is VMS in Environment: Dev
Alerts Matching Criteria. where alert type is Snapshot Restoration, and the criteria is the VM names.
Alert. where alert type is Restored VM from Snapshot and target VM Category is Environment: Dev

33. An administrator wants to execute a post-create task that will trigger an API call to create a front end
application.
Which task type should the administrator use?
HTTP
Predefined
eScript
Simple

34. In which two locations can an administrator look to view a list of executed playbooks? (Choose two.)
Executions
Plays
Lists
Dashboard

35. An end user for an application that has been assigned the Consumer role within the project has
noticed multiple issues with a blueprint that need to be addressed. The decision has been made to bring
the end user onto the team to be able to modify the blueprints for this project.
Using the concept of least privilege, what role should the end user be assigned?
Operator
Consumer
Project Admin
Developer

36. A developer has created a variable type that should be used for all deployments. However, when an
administrator is creating a blueprint, the variable is not available.
What must the developer do to make it visible?
Share the variable with the project.
Publish the variable to Marketplace.
Add the administrator to the Developer role.
Add the administrator to the Project Admin role.

37.

An administrator has finished developing a blueprint to deploy a Karbon cluster but is receiving warnings
after saving the blueprint.
Warnings
1.service karbon>action add worker node in nodepool>task add worker node
Macros may be incorrect,no variable with name ‘add_worker_node_count’ on any entry or action
2. service karbon>action delete worker node in nodepool>task delete worker node
Macros may be incorrect,no variable with name ‘add_worker_node_count’ on any entry or action
In which two ways should the administrator resolve the warnings that are being presented? (Choose
two.)
Create the variable under the action.
Create remove_work_node_name variable.
Delete the variable under the action.
Create an add work node count variable

38. Refer to the exhibit.


Save Playbook
Given input is invalid. No existing secret params found. password cannot XXXXXXX have value.
An administrator is receiving the error shown in the exhibit while saving the Playbook.
What is causing this issue?
Password Policy does not match for the given password.
There are no saved credentials found in the Playbook.
The given credentials do not have the access for execution.
The Playbook is cloned from another playbook with a password.

39. When configuring Calm to use Kubernetes as a provider, what two options does an administrator
have as Kubernetes types? (Choose two.)
Rancher
Karbon
OpenShift
Vanilla

40. Which prism Central setting must first be configured to add users to a Project?
Authentication Directory
HTTP proxy
Local user Role Mapping
Pulse

41. Which Calm feature enables the ability to enforce project quotas for the ESXi hypervisor?
Project Quotas
Policy Engine
Project Environments
Runbooks
42. Where can an administrator view captured snapshot for a single VM blueprint running with Nutanix
as the provider?
AMIS tab
Snapshot tab
Recovery point tab
Manage tab.

43. An administrator needs to create a playbook to be notified when VMS are deleted.
Which X-Play Trigger would satisfy this task?
Alert
Audit
Time
Event

44. An administrator is providing users with access to the company's LOB applications through a VDI
solution. The administrator received. information that the company are going to hire 200 new employees
who will be using these applications.
The environment is monitored by a third-party tool that notifies the administrator when the VDI solution
is about to run out of capacity. This gives the administrator time to create additional resources and add
them to the VDI solution.
What should the administrator use when creating a playbook to automate this?
A trigger based on a REST API
A trigger based on an event.
A trigger based on an alert.
A trigger based on an email.

45. 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?
Autopilot never waits for approvals.
Autopilot feature only applies to metric-based alerts as triggers.
Autopilot only applies to new playbooks.
Autopilot will only attempt to apply the playbook a single time,

46. What should be done to scale out an existing Calm environment?


Create new prism Central Scale-Out VMS end enable Calm within the GUI,
Back up the data and create three Calm VMS from the Calm VM QCOW2 image.
Run cluster destroy on the VM that will be the master Calm VM.
Beck up the data and create three Calm VMS from the Calm VM OVA template.

47. An administrator needs to add AWS as a usable destination for application deployments.
Where would the administrator perform the task?
Projects
Blueprints
Marketplace
Providers

48. What are two valid trigger types available for executing Playbooks? (Choose two.)
Audit
Alert
Report
Manual

49. Why is an administrator unable to update the running configuration for a mufti-VM application in
AWS using the Manage tab for the application in Calm?
It is supported only on a Nutanix platform.
A required Category is not assigned.
The AWS account used is invalid.
The provider information is missing.
50. A new monitoring application is being rolled out across the Organization. An administrator has been
tasked with automating the installation of the local agent on all Linux VMs.
The current environment has the following VMS deployed:
18 VMS created pre-Calm adoption.
32 VMS created post-Calm adoption.
Which action should the administrator take to automate this deployment for existing VMs?
In Calm, create a Brownfield deployment attaching to both pre-Calm and post-Calm created VMS and add
the Agent installation script to the Blueprint.
In Calm, create an Endpoint that includes all Linux VMS and include the Endpoint a Runbook that
executes a shell script for agent installation.
Create a new golden image that includes the monitoring client and deploy all VMS again to bring them
under Calm management.

51. What two view options are available when launching Calm blueprints? (Choose two.)
View as Admin
View as Project Admin
Developer
Consumer
52. Refer to exhibits

The variable VM_NAME is giving a warning that indicates that the variable is not found.
When checking the Service tab, the variable is found to match the VM_NAME field entry as shown in the
exhibit below:
VM NAME @@{VM_NAME}@@-@@{calm_time}@@
What is causing this warning message?
VM_NAME variable must be defined under Application Profile
Service Name matches the variable name.
@@{calm_time} @@ output is longer than allowed for a Service Name
User modifiable variable for VM_NAME is not allowed.

53. An administrator needs to simplify daily operations within Prism Central for multiple clusters.
Which entity can a category be assigned to?
Cluster
Hypervisor
Protection Domain
Storge Container
54. A developer updated a blueprint to ensure that the IP address of the VM is reserved in IPAM as part
of the deployment process. The developer noticed that when new VMS are created, they still get a DHCP
IP address and not a reserved IP address.
What is the most likely reason for this behavior?
Developer created a pre-create task for reserving the IP address.
Developer forgot to save the updated blueprint.
Developer created a post-create task for resewing the IP address.
Developer forgot to publish the updated blueprint.

55. Which are valid entity types to be associated with a Playbook using a manual trigger?
VM, Category, Prism Element
VIVI, Host Cluster
VM, Host, Prism Central
VM, Category, Cluster

56. A customer is trying to deploy an application with Calm and receives this error for a Linux VM:
script execution has failed with error dial tcp : lookup dummy on <dns_ip_in_pc>:53: server
misbehaving
What is the cause of this error within the blueprint?
Connection Type has no protocol selected.
Connection section has no network adapters selected for the Address box in Connection section.
Connection section has a network adapter selected for the Address box in Connection section.
Connection Type has a protocol selected.
57. A company wants to ensure that all developers are able to request new development environments
on demand by using ServiceNow.
The administrator notices that even though developers create new environments, they rarely remove
these environments when moving on to new assignments. Today, the administrator has gone into Prism
Central to check when the VM was created, in order to reach out to the developer and ask if it can be
deleted, the administrator has accidentally deleted the wrong VM in the past.
Which two methods can the administrator use to automate this task to avoid deleting the incorrect VMS?
(Choose two.)
Create a playbook webhook action to delete the VM from a ServiceNow approval flow.
Create a playbook REST trigger to delete the VM from ServiceNow approval flow
Create a playbook webhook trigger to delete the VM from a ServiceNow approval. flow
Create a playbook REST API to delete the VV from a ServiceNow approval flow.

58. An administrator has been tasked in auditing the company's Configuration Management Database
(CMDB) and notices that there are several entries for VMS that were previously decommissioned.
Current VM Decommission Process:
Application owners delete the application from the Calm project.
Application owners submit a ticket to IT for:
Removal of the Domain object
DNS record removal
CMDB entry removal
What Blueprint activity should be used to automate the manual steps listed above?
Creation of Calm Tasks for each of the three steps added to Library and consumed inside of a post VM
Delete Task.
Creation of Calm Runbooks for each of the three steps added as Post VM Delete Task.
Creation of Calm Runbooks for each of the three Steps to the Library and consumed inside of a post VM
Task.
Creation of Calm Runbooks for each of the three steps &added to the library end consumed inside of Post
VM Delete Task.
Creation of Calm Endpoint that includes all steps added 35 a Post VM Delete Task
59. In order to give Consumers, the ability to modify attributes, what should the Blueprint creator
implement in the design?
Runtime variables
Custom actions
HTTP task with built-in macros
eScript task with custom macros

60. 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-I
Project: Default
What should the administrator do first when building the first blueprint?
Create a new provider.
Create a neve project.
Create a new service.
Create a new blueprint.

61. An administrator is trying to deploy a VM from an image onto a newly-built cluster, but the image is
unavailable. The administrator is able to deploy the image onto other clusters with no issue. Image
placement policies have already been created within Prism Central.
Why is the image unavailable for deployment on the cluster?
The cluster does not have the proper category assigned for the placement policy,
The image is corrupted.
The image does not have the proper category assigned for the placement policy,
The image has not been directly uploaded to the cluster,
62. Which feature of Calm allows for the creation of task-based automation against dynamic lists of
Windows or Linux VMs?
Blueprints
Runbooks
Playbook
Projects

63. An administrator is tasked with setting up a Policy Engine for a Calm VM.
What information does the administrator require to complete this task?
Public key of the Calm VM. For the Scale-Out Calm VIVI, provide the public key of all VMs,
Private Key of the Calm VX'L For the Scale-Out Calm VMU provide the private key of all VMs.
Every Prism Central Virtual IP address to be managed by the policy engine for Calm.
Networking information for all devices to be managed by the policy engine for Calm.

64. 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?
vpc
Site-to-Site VPN Tunnel
VPN Client
Tunnel Entity

65. 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.)
Memory can be removed from a powered on VM if the guest OS supports it.
VM must be powered off to reduce memory.
CPU can be added to a powered on VM if the guest OS supports it.
VM must be powered off to add CPU.
66. An administrator wants to create a blueprint for a development environment that uses an existing on-
premises GitLab repository. Every new development environment requires a new user in the GitLab repo.
Which two tasks should the administrator perform within a Calm blueprint to automate this process?
(Choose two.)
Create an HTTP pre-create task to create the user in GitLab via REST API.
Add a task within the service in order to ask for user and password et runtime.
Create a task script in order to login with ssh to GitLab and create a random user and password.
Create runtime-editable variables for user and password in the blueprint.

67. 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?
The SSH key within the user's laptop is not Wid.
Prism Central can’t communicate with Active Directory.
The credential in the project Environment is invalid.
user is not authorized to launch Blueprints.

68. An Administrator needs to remove an application from Calm. However, the VM needs to be kept up
and running in the environment as it hosts important data,
How can the administrator accomplish this task in the simplest way?
Go to the Manage tab of the application and select the Soft Delete action.
Export the VM and then delete the application and re-deploy the VM.
Create snapshots of the VMS end redeploy it with a new name.
Go to the Manage tab of the application and select the Delete action.

69. An administrator needs to restore a snapshot from a VM running in AWS that was created with a
single VM blueprint Within.
which Calm tab should the administrator perform this task?
Manage
Snapshots
Recovery
70. 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?
The Blueprint needs to have the Published Category applied in the Marketplace Item.
The Blueprint needs to have e higher version number than previous Blueprints.
The Blueprint needs to be Approved and Published with the Marketing Project.
The Blueprint needs to have the Marketing Category assigned in the Marketplace Item.

71. In which two ways can Calm be deployed? (Choose two.)


Enabled inside of Prism Element
Deployed as a VM on ESXi
Deployed as a VM on Hyper-V
Deployed as a VM on AHV

72. What are the two Calm SaaS API Key components? (Choose two.)
SaaS Token
Token
JSON file
Name

73. Which products or features are dependencies of Calm? (Choose two.)


Prism Central
Data Service IP
Prism Element
Block Storage IP

74. Which two providers does Calm integrate natively with? (Choose two.)
AWS
Alibaba
AHV
75. An administrator is tasked with creating a blueprint that can scale an application using Calm.
Which two actions should the administrator take to create and execute a scaling action? (Choose two.)
Execute the scaling action in the Manage tab of the application.
Execute the scaling action in the Services tab of the application.
Create the action under the service profile section of the blueprint.
Create the action under the application profile section of the blueprint.

76. Where can an administrator view the last two actions taken by a single VM blueprint?
AMIS tab
service tab
Metrics tab
History Tab

77. An application team has provided an administrator the following high-level


requirements for infrastructure they require:
5 Application VMs
2 Database VMs
2 Web VMs
Which two pieces of information are needed, at a minimum, to effectively automate the scaling of the
environment? (Choose two.)
SLA uptime of the application
Steady state resource utilization
Expected resource utilization under load.
If the application needs to be highly available

78. Which Providers are supported in Multi-VM Blueprints? (Choose two.)


IBM Cloud
Oracle Cloud
Nutanix
Microsoft Azure
Amazon AWS

79. What is included in the PagerDuty Integration service during configuration?


Plays
Alert Grouping
reports
Manual Parameter
80. Refer to the exhibit.

What needs to be done in order to enable the developer to complete this requested task? (Choose two.)
Create AWS and Azure Providers
Add the Providers to the Project
Enable Environment for AWS and Azure
Upgrade Calm to version 3.2.x

When creating a Playbook using alerts, which types of actions can be executed?
Task alert end communication actions
VM, alert and communication actions
VM, notification, and report actions
Task notification. and report actions

An administrator needs to notify the on-call pager after hours using their PagerDuty incident
management platform.
How should the administrator integrate notifications via PagerDuty in a Playbook using the least
number of configurations possible?
Create an action to notify PagerDuty via IP address.
Create an action to send an alert to PagerDuty'.
Send Alert to Webhook which will use APIs to send notification to PagerDuty.
Send Alert to Nutanix v3 API which will use APIs to send notification to PagerDuty.

An administrator is trying to save new settings for an Azure integration. but is having issues
applying the changes.
What log should the administrator check?
/ home/calm/log/sytx.log
/ home/calm/log/hercules.log
/ home/espilon/log/durga.log
/ home/espilon/log/arjun.log

You might also like