[2023年更新]NCP-MCAリアルな試験問題集でNCP-MCA練習テスト [Q25-Q47]

Share

[2023年更新]NCP-MCAリアルな試験問題集でNCP-MCA練習テスト

NCP-MCA問題集でNutanix Certified Professional高確率練習問題集

質問 # 25
An administrator manages a Nutanix cluster with 630 VMs, all of which are in production.
The Accounting department wants to be notified when any of their production VMs exceed 90% CPU usage or 90% memory usage. Their VMs are categorized as LOB:Accounting.
How should the administrator satisfy this request from the Accounting department?

  • A. Create an Alert with the Accounting category assigned.
  • B. Direct the VM users to generate alerts within the affected VMs.
  • C. Create a category named Department with the value Accounting.
  • D. Create a dashboard in Prism Central with the CPU Usage.

正解:A


質問 # 26
Refer to the exhibit.

The Playbook is designed to execute a script, in order to fix a known problem in the application. However, it keeps failing.
Why is this Playbook continuing to fail?

  • A. The script is incorrect.
  • B. Not enough storage space in order to take a snapshot.
  • C. Slack configuration should be reviewed.
  • D. The Playbook actions are in the wrong order.

正解:D


質問 # 27
Which feature of Calm allows for the creation of task-based automation against dynamic lists of Windows or Linux VMs?

  • A. Playbooks
  • B. Projects
  • C. Blueprints
  • D. Runbooks

正解:D


質問 # 28
An administrator at a busy software development company is looking to roll out Calm for automation and estimates they will be creating 200 Projects, 500 Runbooks, 1500 Blueprints and automating the deployment of 7500 VMs for their development teams.
What size of Prism Central VM(s) is recommended to host the Calm environment?

  • A. 3 nodes Small - 6vCPU and 30GB Memory per node.
  • B. 3 nodes Large - 10vCPU and 52GB Memory per node.
  • C. 1 node Small - 6vCPU and 30GB Memory per node.
  • D. 1 node Large - 10vCPU and 52GB Memory per node.

正解:B


質問 # 29
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?

  • A. Modify the timeout to give the task longer to complete.
  • B. Increase the retries to allow for the task to complete.
  • C. Change to password authentication credential.
  • D. Ensure the private key for the credential is correct.

正解:D


質問 # 30
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. A trigger based on an email
  • B. A trigger based on an alert
  • C. A trigger based on an event
  • D. A trigger based on a REST API

正解:B


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

  • A. Create, Start, Stop, Soft Delete
  • B. Execute, Set variable, HTTP, Delay
  • C. Execute, Set variable, API, Delay
  • D. Create, Start, Stop, Delete

正解:B


質問 # 32
An administrator has been asked to review and clean up all existing categories within the Nutanix environment.
What information should the administrator filter on to organize the findings and eliminate unused categories?

  • A. Blueprint, Triggers, Categories, and Polices
  • B. Blueprint, Policies, Value, and Entities
  • C. Policies, Triggers, Categories, and Entities
  • D. Name, Value, Entities, and Policies

正解:B


質問 # 33
A director would like to have an up to date Cluster Efficiency Summary report emailed on the first of every month to keep management up to date on how the cluster is being utilized.
How could a playbook be configured to satisfy this request with the least human interaction?

  • A. Manual Trigger > Generate Report > Email
  • B. Manual Trigger > Wait Until Day of Month > Generate Report > Email
  • C. Time Trigger > Generate Report > Email
  • D. Report Trigger > Wait Until Day of Month > Email

正解:B


質問 # 34
Which action should an administrator use to request a static IP address from an IPAM solution?

  • A. Pre-create
  • B. Create
  • C. Profile
  • D. Guest Customization

正解:B


質問 # 35
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?

  • A. On the Environments tab of the Calm project
  • B. On the Overview tab of the Calm application
  • C. On the Audit tab of the Calm application
  • D. On the Prism Central Tasks page

正解:D


質問 # 36
What two pieces of information can an administrator obtain from Plays? (Choose two.)

  • A. Execution result status
  • B. Start time and end time of each action
  • C. CVM IP where the alert was triggered
  • D. Host where the action runs

正解:A、D


質問 # 37
Refer to the exhibit.

The Playbook is designed to execute a script, in order to fix a known problem in the application. However, it keeps failing.
Why is this Playbook continuing to fail?

  • A. The script is incorrect.
  • B. Not enough storage space in order to take a snapshot.
  • C. Slack configuration should be reviewed.
  • D. The Playbook actions are in the wrong order.

正解:D


質問 # 38
Refer to the exhibit.

A subset of Linux VMs are required to be gracefully shutdown each evening. A Playbook is created to shutdown the targeted VMs, however the error message shown in the exhibit is displayed when the Playbook is executed.
What is causing the error message?

  • A. The VM is missing Nutanix Guest Tools.
  • B. The SSH Service is not running on the VMs.
  • C. The VM is already powered off.
  • D. User executing the Playbook does not have Admin privileges.

正解:D


質問 # 39
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?

  • A. Setting
  • B. Projects
  • C. Marketplace
  • D. LCM

正解:A


質問 # 40
Which method will result in unique names per VM when scaling out a Service in a Calm Blueprint?

  • A. Set the VM Name field to allow user edits at launch so the user can enter a custom value at launch.
  • B. Guest OS customization using sysprep contains <ComputerName>@@{name}@@</ComputerName>.
  • C. Service VM Name field contains the macro variable @@{calm_array_index}@@.
  • D. Call an external Python eScript that uses an IPAM API to register the VM name in DNS.

正解:C


質問 # 41
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:

What is causing this warning message?

  • A. Service Name matches the variable name
  • B. User modifiable variable for VM_NAME is not allowed
  • C. @@{calm_time}@@ output is longer than allowed for a Service Name
  • D. VM_NAME variable must be defined under Application Profile

正解:B


質問 # 42
An administrator has built a Playbook to run a Powershell script in a VM when a specific alert is generated. Several days later, the alert is generated, but the script does not execute and there are no Plays recorded for the Playbook.
What is causing this issue?

  • A. The script executed, but closed with an error code.
  • B. The version of Playbooks is not correct for the version of Prism Central.
  • C. The path to the script was not correct.
  • D. The Playbook was never enabled.

正解:A


質問 # 43
During the deployment of a multi-step Blueprint, a failure is encountered. The administrator corrected the failed step and saved the Blueprint.
What should the administrator do next?

  • A. Soft Delete the failed application and Launch a new application.
  • B. Upon clicking Save the Blueprint task will be retried automatically.
  • C. Delete the failed application and Launch a new application.
  • D. Use Continue in the failed application to retry.

正解:B


質問 # 44
An application team wants faster releases and starts an initiative to automate the entire database and application deployments.
The current manual process involves:
Creating virtual machines to host the databases and applications
Allocate right amount of storage for the database and applications
Deploy database software and create database
Schedule backup and recovery process for the database
Deploy applications
How can application releases be repeatedly deployed in the least amount of time?

  • A. Create a Calm blueprint deploying applications and calling Era APis to automate database deployments
  • B. Deploy databases through Era and create a Calm blueprint to automate application deployment
  • C. Deploy databases manually and create a Calm blueprint to automate application deployment
  • D. Create a Calm blueprint calling Calm APIs for both database and applications deployments

正解:C


質問 # 45
An administrator receives the following error while running a script through Calm on VM:

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

  • A. The credentials have insufficient permissions.
  • B. The VM port is not allowed by the firewall.
  • C. There is an error in the script.
  • D. The VM is still in the boot process.

正解:B、D


質問 # 46
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 80% 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?

  • A. Create a task based on requirements
  • B. Clone and adjust the system-created playbooks
  • C. Import the playbook and adjust the values
  • D. Create a blueprint based on requirements

正解:A


質問 # 47
......

NCP-MCAリアルな問題と知能問題集:https://www.jpntest.com/shiken/NCP-MCA-mondaishu

弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

オンラインサポート時間:( UTC+9 ) 9:00-24:00
月曜日から土曜日まで

サポート:現在連絡