[Yandex Cloud documentation](../../index.md) > [Yandex Virtual Private Cloud](../index.md) > [Step-by-step guides](index.md) > Chart of network connections

# Chart of network connections

To view the chart of your VM or cluster [network connections](../concepts/monitoring-connections.md):

{% list tabs group=instructions %}

- Management console {#console}

  1. In the [management console](https://console.yandex.cloud), select the folder containing the resource.
  1. Navigate to the service, e.g., **Compute Cloud** for a VM or **Yandex Data Processing** for a cluster.
  1. Select the resource from the list.
  1. Navigate to the **Monitoring** tab.
  1. Find the **Connections quota utilization** chart.

  The chart values may be higher than the values within the resource. This is due to the record deletion delay:

  * Three minutes after sending the last packet in any direction.
  * For a TCP connection, shortly after receiving the [RST](https://en.wikipedia.org/wiki/TCP_reset_attack) packet or a packet with the [FIN flag](https://en.wikipedia.org/wiki/Transmission_Control_Protocol).

{% endlist %}