VMware vSphere 8.x Professional (VCP-DCV 2022) — Question 69
Which tool is used to monitor the free space in the vCenter Server database?
Answer options
- A. esxtop
- B. df
- C. vimtop
- D. vmstat
Correct answer: B
Explanation
The correct answer is B, as the 'df' command is specifically designed to report file system disk space usage, which includes monitoring free space in databases. The other options, such as esxtop, vimtop, and vmstat, are tools for monitoring different aspects of system performance and resource usage, but they do not specifically focus on filesystem space monitoring.