2V0-622 · Question #170
An administrator tries to run esxtop to troubleshoot CPU performance issues, but no output is displayed. How can the issue be resolved?
The correct answer is B. In esxtop, press f and place an asterisk next to each field that should be displayed.. When esxtop shows no output, the field display configuration must be activated by pressing 'f' to select which columns appear.
Question
An administrator tries to run esxtop to troubleshoot CPU performance issues, but no output is displayed. How can the issue be resolved?
Options
- Aesxtop is deprecated in vSphere 6.x, resxtop must be used to produce the desired output.
- BIn esxtop, press f and place an asterisk next to each field that should be displayed.
- Csudo should be run in front of esxtop to give the administrator the proper permissions.
- DThe esxtop command must be run from the /proc directory to produce output.
How the community answered
(26 responses)- A4% (1)
- B92% (24)
- C4% (1)
Why each option
When esxtop shows no output, the field display configuration must be activated by pressing 'f' to select which columns appear.
esxtop is not deprecated in vSphere 6.x and remains the primary real-time performance monitoring tool available directly on the ESXi host.
The esxtop interactive interface requires the user to press 'f' to enter the field-selection screen, where an asterisk must be placed next to each desired metric column before any data is rendered. Without at least one field enabled, esxtop has no columns to display and produces a blank screen.
ESXi does not use sudo for privilege escalation; the root account is used directly, so prefixing esxtop with sudo is not a valid or recognized operation on the platform.
The esxtop command does not require execution from a specific directory such as /proc and will function from any shell path when invoked.
Concept tested: Configuring esxtop field display for CPU troubleshooting
Source: https://docs.vmware.com/en/VMware-vSphere/6.7/com.vmware.vsphere.monitoring.doc/GUID-C5D5E7E9-3C9C-4E54-A6C3-7B4E6A7E3B6A.html
Topics
Community Discussion
No community discussion yet for this question.