VMware vSphere 7.x Professional (VCP-DCV 2021) — Question 13
Which command should be used to monitor free disk space on a vCenter Server Appliance?
Answer options
- A. df
- B. esxtop
- C. cloudvm-ram-size
- D. vimtop
Correct answer: A
Explanation
The 'df' command is specifically designed to display the amount of disk space used and available on filesystems, making it the correct choice for monitoring disk space on a vCenter Server Appliance. The other options such as 'esxtop' and 'vimtop' are used for monitoring performance metrics, while 'cloudvm-ram-size' pertains to RAM management and is not relevant to disk space monitoring.