A. DCUI
B. ESXi Shell
C. vSphere Client
D. All of these
A and B. The ESXi Shell can be used to restart the host agent service. The DCUI Troubleshooting Options menu item can also be used to restart all management agents, including hosts.
A. password
B. P@ssword
C. passw0rd
D. p-ssw-rd
C. The admin and root passwords must be a minimum of eight characters and include at least one letter and one digit.
A. This is not possible.
B. Edit > Client Settings > List tab.
C. Filtering
D. vCenter Server Settings > Administration > Statistics.
B. The number of entries displayed in the tasks and events lists in the vSphere Client can be adjusted using the Edit > Client Settings > Lists tab.
A. %SYS
B. %WAIT
C. %USED
D. %RDY
D. %RDY or CPU Ready is used to measure the percentage of time a VM was ready to run but was not provided with CPU resources.
A. resxtop –server –vihost –username \ -b -d 3 -n 120 > resxtop-export.csv
B. resxtop –server –vihost –username \ -b -d 120 -n 1 > resxtop-export.csv
C. resxtop –server –vihost –username \ -b -d 2 -n 60 > resxtop-export.csv
D. resxtop –server –vihost –username \ -b -d 1 -n 120 > resxtop-export.csv
C. The -d switch is the delay between statistics snapshots, and the -n switch is used to specify the number of iterations. Option C will perform 60 iterations at 2-second intervals, captuing 2 minutes of data.
A. Re-create the rule at the virtual machine object level.
B. Exclude the virtual machines you don’t want to see from the rule.
C. Move the rule to the host level.
D. None of these.
A. Alarms are inherited down the chain of inventory objects, so the only way to solve this problem is to re-create the alarm at the VM object level.
A. .zip
B. .tar.gz
C. .vib
D. .pak
D. vCenter Operations Manager can be upgraded by downloading a .pak file from Vmware and applying it via the vCenter Operations Manager Administration portal.
A. CPU.
B. Network.
C. Disk.
D. There is no problem.
B. %DRPRX indicates that network receive packets are being dropped. This is a likely indicator of a network problem.
A. DAVG/cmd
B. GAVG/cmd
C. KAVG/cmd
D. None of these
A. The DAVG/cmd metric is the average amount of time in milliseconds a device takes to service a single I/O request. The device includes the vmhba, the storage device, and any devices between.
A. Workload
B. Risk
C. Efficiency
D. Density
B and C. Health, Risk, and Efficiency are the three major health badges in vCenter Operations Manager. Workload and Density are two of the eight minor badges.
You notice an alarm on your vCenter Server that states vSphere HA Host Status. What is the most likely cause of this alarm?
A. Host hardware power supply failure
B. Host hardware NIC failure
C. Host hardware memory failure
D. Host hardware Fiber Channel HBA failure
B. vSphere HA alarms could likely be the result of a management network communication failure.
A. DHCP
B. Static - Manual
C. Transient - IP Pool
D. NAT
C. The tansient IP allocation scheeme is unsupported by vCenter Operations Manager.
A. Cloning a VM
B. Migrating a VM
C. Adding a host
D. Deleting a VM
A, B and C. Cloning a virtual machine, migrating a virtual machine, and adding a host are all tasks that can be scheduled in vCenter Server. There is no scheduled task to delete virtual machines.
A. The Trigger If All Of The Conditions Are Satisfied option was used.
B. The Trigger If Any Of The Conditions Are Satisfied option was used.
C. SMTP is not configured in the vCenter Server settings.
D. Alarms cannot have multiple trigger types.
A. If the Trigger If All Of The Conditions Are Satisfied option is used, then each trigger type must have the condition met before the trigger will fire. Remember that the more trigger types that are added, the more complex the alarm becomes.
A. IP address of SMTP server
B. Port number of SMTP server
C. SMTP server authentication information
D. Sender account
A and D. The SMTP settings must include the FQDN or IP address of the SMTP server and the sender account.
A. Type
B. Trigger
C. Action
D. Condition
A, B and C. A vCenter Server alarm consists of three parts: type, trigger, and action.
A. Send a notification email
B. Send a notification trap
C. Run a command
D. Enter maintenance mode
A, B and C. All of the alarm-type monitors have the actions of send a notification email, send a notification trap, and run a command.
A. Virtual machine
B. ESXi host
C. Cluster
D. vCenter Server root object
C. All event entries for a selected object include the child objects. When troubleshooting an HA problem, the Cluster object would include events for all hosts (and virtual machines) in the cluster.
A. Memory: Swap Used
B. SWAP curr
C. SZTGT
D. CACHEUSD
A and B. To monitor current swap file usage, SWAP curr is used in resxtop and esxtop, and Memory: Swap Used is used in performance charts of the vSphere Client.
A. UI VM
B. WEB VM
C. Collector VM
D. Analytics VM
A and D. The two VMs contained in the vCenter Operations Manager vApp are the UI VM and the Analytics VM. The name of the vApp is chosen during deployment.