Question 6 of 75

An administrator wants to be alerted when production VMs become idle. The VMs will be determined to be idle when CPU usage is lower than 5% for more than 5 minutes. All affected VMs are categorized as Environment:Production, since they have Flow microsegmentation rules.

What should the administrator do to satisfy this requirement?

Answer

Suggested Answer

The suggested answer is D.

To satisfy the requirement, the administrator should create an alert specifically for VMs in the Environment:Production category, which will ensure that only the relevant VMs are monitored. Creating a Playbook with this alert as the trigger and sending an email as the action ensures that the administrator is alerted when the production VMs become idle. This method is efficient and directly targets the specified VMs without unnecessary actions or broader scope.

Community Votes1 vote
DSuggested
100%
Question 7 of 75

A developer has a Development Blueprint that performs the following high level items:

Creates a Windows and Ubuntu Server.

Installs IIS on Windows -

Installs MySQL on Ubuntu -

As part of Development, there is a need for an Operator to restart IIS Services for troubleshooting purposes.

How should the developer add this functionality to the Blueprint?

Answer

Suggested Answer

The suggested answer is B.

To restart the IIS Services on the Windows Server for troubleshooting purposes, the appropriate action should be directly associated with the Windows/IIS Service. Adding an Execute Task in the Restart Action of the Windows/IIS Service ensures that the specific service can be restarted as needed. This is the correct approach because it targets the specific service rather than the overall application profile.

Community Votes3 votes
BSuggested
67%
D
33%
Question 8 of 75

An administrator receives the following error while running a script through Calm on VM:

Exam NCP-MCA: Question 8 - Image 1

Which two conditions could cause this issue? (Choose two.)

Answer

Suggested Answer

The suggested answer is A, C.

Connection refused errors generally occur due to network issues. One common cause is when the VM port is blocked by a firewall, preventing the connection. Another possible cause is when the VM is still in the process of booting up and is not yet ready to accept connections. Therefore, the conditions that could cause this issue are the VM port not being allowed by the firewall and the VM still being in the boot process.

Community Votes4 votes
ACSuggested
75%
AB
25%
Question 9 of 75

When creating a blueprint, which Pre-create and Post-delete tasks are valid?

Answer

Suggested Answer

The suggested answer is B.

Execute, Set variable, HTTP, and Delay are tasks that can be performed during the pre-create and post-delete stages of creating a blueprint. These tasks are designed to allow for custom actions and automation within those stages, making them the valid options.

Community Votes3 votes
BSuggested
100%
Question 10 of 75

Which two groups of operations can a Prism Admin or Super Admin role perform? (Choose two.)

Answer

Suggested Answer

The suggested answer is B, D.

A Prism Admin or Super Admin role can perform operations related to creating, reading, updating, deleting, enabling, and running playbooks as well as action templates in the action gallery. Therefore, the correct groups of operations are the ones that include these activities without the 'automate' operation, which is not typically associated with these roles.

Community Votes3 votes
BDSuggested
100%