Option D is correct because CloudWatch can collect disk metrics via the CloudWatch agent, but the question says 'without installing additional agents'. However, CloudWatch does require an agent for disk metrics. But the question might mean without third-party agents.
Actually, the best answer is CloudWatch with the unified CloudWatch agent. But since it says without additional agents, perhaps they mean using built-in OS tools? Option B is wrong. Option C is wrong.
Option A is wrong. The correct answer is D, as CloudWatch can collect disk metrics if the CloudWatch agent is installed, but that is an additional agent. Hmm.
Let's reconsider: The question says 'without installing additional agents', so maybe they expect the use of CloudWatch metrics that are available by default? EC2 does not send disk metrics by default. So the answer might be Systems Manager Inventory, which collects disk information without an agent? Actually, Systems Manager Agent (SSM Agent) is pre-installed on many AMIs, so it might be considered not additional. Option B: Systems Manager Inventory can collect disk information.
Option D: CloudWatch requires an agent. So B is correct. Let's go with B.