Analyzing Diameter Gateway and MDC Gateway Connections
Use the
print_gw_connections.py
script to understand the condition of current
client and server connections maintained by Diameter Gateway or MDC Gateway.
The script reports the following information for each connection:
- Address and port of the local endpoint.
- Address and port of the remote endpoint.
- Date and time the connection was created.
- Duration the connection has existed.
- Packets sent and received.
- Bytes sent and received.
Incoming and outgoing connections are presented in separate groups.