Using Network Monitor Experts

You can run the Network Monitor Experts supplied with Network Monitor, third-party Experts, or custom Experts that you create yourself. For more information about creating Experts, see the Platform SDK at https://support.microsoft.com/support/smsmgmt/content/sms20sdk.asp.

Table 10.2 lists the functionality of the Experts supplied with Network Monitor.

Table 10.2 Network Monitor Experts

To perform this task

Use this Expert

Calculate the average server response time for servers on a network subnet

Average Server Response Time Expert

Calculate frame statistics for a specified property found in frames in a capture file

Property Distribution Expert

Calculate statistics about the distribution of protocols found in frames in a capture file

Protocol Distribution Expert

Find all TCP frames that have been retransmitted to the same computer in a capture file

TCP Retransmit Expert

Determine the top senders and recipients in a capture file based on the source and destination addresses of each frame

Top Users Expert

Recombine data for a transaction that was sent across the network in multiple frames

Protocol Coalesce Expert

Example: Measuring network response time

A common user complaint is that a network server or the network is slow. Slow response time problems are often frustrating to solve because it can be difficult to link server performance data to the server responsiveness that users experience at their desktop. Also, it is often difficult to obtain the information you need to determine whether network response times warrant changing configurations or adding additional servers.

Quantifying the speed of the network is simplified by using the Average Server Response Time Expert. This Expert uses Server Message Block, any specified TCP ports (such as HTTP), and any specified IPX sockets to calculate the number of seconds it takes for a server to respond to a client's request for data. You can run the Expert to establish a baseline of average server response times and then compare current responsiveness to historical data. This Expert is also a useful way to quantify server responsiveness under different configurations, such as when an existing Microsoft SQL Server(tm) computer is also configured as a WINS server.

To measure average server response time

  1. Start the Network Monitor Capture window.

  2. To begin capturing frames, on the Capture menu, click Start.

  3. To end the capture and view the summary list of captured frames, on the Capture menu, click Stop and View.

  4. To open the Network Monitor Experts window, on the Tools menu, click Experts, and then click Average Server Response Time Expert.

  5. To configure the Expert, click Configure Expert and specify the TCP ports and IPX sockets that the Expert should monitor.

  6. Click OK, Add to Run List, and then Run Experts.

    The average response times of servers measured in the captured data appears in the Event Viewer window.

For More Information

Did you find this information useful? Please send your suggestions and comments about the documentation to smsdocs@microsoft.com.