nerdexam
CompTIA

SG0-001 · Question #328

Which of the following tools would BEST be used to troubleshoot storage latency issues on a Windows server?

The correct answer is D. perfmon. The question seeks the most effective Windows tool for diagnosing delays in storage operations.

Storage Management

Question

Which of the following tools would BEST be used to troubleshoot storage latency issues on a Windows server?

Options

  • Aping
  • Bsysmon
  • Cipconfig
  • Dperfmon

How the community answered

(23 responses)
  • A
    4% (1)
  • B
    9% (2)
  • D
    87% (20)

Why each option

The question seeks the most effective Windows tool for diagnosing delays in storage operations.

Aping

Ping is a network utility used to test network connectivity and latency to a host, not storage performance on a local server.

Bsysmon

Sysmon (System Monitor) is an advanced monitoring tool that logs system activity such as process creation, network connections, and file modifications, primarily for security auditing, not direct storage latency measurement.

Cipconfig

Ipconfig is a command-line utility used to display current TCP/IP network configuration values and modify DHCP and DNS settings, unrelated to storage performance.

DperfmonCorrect

Perfmon (Performance Monitor) is a comprehensive Windows tool that provides real-time and historical data on system performance, including specific counters for disk I/O, queue lengths, and latency metrics that are crucial for identifying storage bottlenecks. It allows detailed analysis of storage subsystem performance.

Concept tested: Windows server storage performance monitoring tools

Source: https://learn.microsoft.com/en-us/windows-server/administration/performance-monitor/get-started-with-performance-monitor

Topics

#troubleshooting tools#storage latency#perfmon#Windows server

Community Discussion

No community discussion yet for this question.

Full SG0-001 Practice