- print_snmp_stats.py
The print_snmp_stats.py script prints statistics for all MATRIXX Engine sub-domains configured for a domain, the Route Cache Controller, Route Cache Agent, Traffic Routing Agent HA pairs, Network Enabler, and any related MATRIXX Peer Manager instances, depending on the specified options. Run this script as the tra
user on the server hosting any of these MATRIXX components.
- print_tra_cluster_status.py
The print_tra_cluster_status.py script displays the current status of all Traffic Routing Agent nodes configured as HA pairs. Run this script as the tra
user on a server hosting one of these Traffic Routing Agent nodes.
- start_tra_cluster.py
The start_tra_cluster.py script starts both Traffic Routing Agent software stacks in an HA pair. Run this script as the tra
user on a server hosting one of the Traffic Routing Agent nodes in any TRA HA cluster.
- start_tra_node.py
The start_tra_node.py script starts the specified Traffic Routing Agent software stack. Run this script as the tra
user on the server hosting any Traffic Routing Agent node you want to start.
- stop_tra_cluster.py
The stop_tra_cluster.py script stops both Traffic Routing Agents in an HA pair.
- stop_tra_node.py
The stop_tra_node.py script stops a Traffic Routing Agent in any HA cluster. Run this script as the tra
user on the server hosting the Traffic Routing Agent node to stop the Traffic Routing Agent.
- validate_tra_config.py
The validate_tra_config.py script checks the basic configuration settings for an HA pair of Traffic Routing Agent nodes, confirms that password-less SSH access is enabled, and that basic networking parameters are set. Run this script as the tra
user on a server hosting Traffic Routing Agent to validate.