Chapter 8. Statistics

Table of Contents

8.1. Introduction
8.2. The "Summary" window
8.3. The "Protocol Hierarchy" window
8.4. Conversations
8.4.1. What is a Conversation?
8.4.2. The "Conversations" window
8.4.3. The protocol specific "Conversation List" windows
8.5. Endpoints
8.5.1. What is an Endpoint?
8.5.2. The "Endpoints" window
8.5.3. The protocol specific "Endpoint List" windows
8.6. The "IO Graphs" window
8.7. WLAN Traffic Statistics
8.8. Service Response Time
8.8.1. The "Service Response Time DCE-RPC" window
8.9. The protocol specific statistics windows

8.1. Introduction

Wireshark provides a wide range of network statistics which can be accessed via the Statistics menu.

These statistics range from general information about the loaded capture file (like the number of captured packets), to statistics about specific protocols (e.g. statistics about the number of HTTP requests and responses captured).

  • General statistics:

    • Summary about the capture file.

    • Protocol Hierarchy of the captured packets.

    • Conversations e.g. traffic between specific IP addresses.

    • Endpoints e.g. traffic to and from an IP addresses.

    • IO Graphs visualizing the number of packets (or similar) in time.

  • Protocol specific statistics:

    • Service Response Time between request and response of some protocols.

    • Various other protocol specific statistics.

[Note]Note!

The protocol specific statistics requires detailed knowledge about the specific protocol. Unless you are familiar with that protocol, statistics about it will be pretty hard to understand.