# Network Statistics

Statistics for a network can be seen in the [Networks](/vspy-3-documentation/3.9.18/vehicle-spy-main-menus/main-menu-spy-networks/networks.md) view by selecting the **Statistics** button (Figure 1). A description of each statistic is listed below in Table 1. All stats are cleared each time Vehicle Spy is started. While running, statistics can be cleared by right clicking on the description of the network to clear and selecting **Clear Stats**. Selecting the open folder ![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/openfolder.gif) will change the view to show all networks, whereas selecting the closed folder ![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/closedfolder.gif) will hide unused networks.

![Figure 1: The Networks view statistics mode shows statistics of each network.](/files/yLOrKn6fIGyq66SxBjNJ)

| Network Statistic | Description                                                                                                                                             |
| ----------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Count             | Count of all messages for a network.                                                                                                                    |
| Tx Count          | Count of all messages transmitted by Vehicle Spy since start or statistics reset.                                                                       |
| Err Count         | Count of all network errors on the Vehicle network.                                                                                                     |
| Rate              | Current number of messages per second.                                                                                                                  |
| % Use             | <p>The current amount of network bandwidth being used based on 0-100 percent scale.<br>(You must enter a baud rate for this to function.)</p>           |
| CAN Tx Errors     | <p>The number of errors in the CAN Tx Error Counters.<br>(This must be supported by hardware. If unsupported there will be a - instead of a value.)</p> |
| CAN Rx Errors     | <p>The number of errors in the CAN Rx Error Counters.<br>(This must be supported by hardware. If unsupported there will be a - instead of a value.)</p> |
| Max Rate          | Maximum number of messages per second that have occurred since start or reset.                                                                          |
| Max %             | Maximum amount of network bandwidth used based on 0-100 percent scale since start or reset.                                                             |
| Error Rate        | The number of errors per second.                                                                                                                        |
| Tx Rate           | The number of transmitted messages per second.                                                                                                          |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.intrepidcs.com/vspy-3-documentation/3.9.18/vehicle-spy-main-menus/main-menu-spy-networks/networks/network-statistics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
