Display Traffic Routing Agent Connections
Use the print_tra_connections.py utility to display information about current and past Traffic Routing Agent (TRA) connections, including remote and local addresses, creation timestamps, bytes sent and received, packets sent and received, and request processing timing data per connection.
About this task
<management-interface>
<port>7080</port>
</management-interface>
For more information about the tra_config.xml file, see the discussion about configuring tra_config.xml parameters in MATRIXX Installation and Upgrade.
On a Traffic Routing Agent server, perform these steps to run the print_tra_connections.py utility to obtain connection information.
Procedure
The utility reads the port of the management interface server from the management interface element in the tra_config.xml file. Depending on options used with the print_tra_connections.py utility, the utility reports the VS name, the total number of active connections, and upstream and downstream information for each connection.
For information about past connections, for example to understand what connections
existed before a particular event, run the print_tra_connections.py
utility with the -p
option.
For information about other available options, see the discussion about the print_tra_connections.py utility.