Troubleshooting T-Controllers communication issues
To troubleshoot T-Controllers (TC) communication issues, the following new statistics, based on periodic T-Library polls between T-Controllers, are now available:
- T-Lib communication round-trip time (RTT): Time elapsed between a T-Lib request and a response event
- T-Lib request processing latency (TXT): Time elapsed between a T-Lib poll request sent to a poll initiator and received on a poll destination
- T-Lib response processing latency (RXT): Time elapsed between a T-Lib poll response event sent to a poll destination and received on a poll initiator
- The most recent timestamp of a poll request response received for (LAST_TS): The timestamp of the most recent answered poll request
- Current outgoing T-Lib connection output queue length (TX_QUEUE_LEN): Low-level statistic on how much data (in bytes) queued to be sent from this TC to another TC through client connection (this TC to another TC)
- Current incoming T-Lib connection output queue length (RX_QUEUE_LEN): Low-level statistic on how much data (in bytes) queued to be sent from this TC to another TC through server connection (another TC to this TC)
You can configure the interval between poll cycles and TX_QUEUE_LEN/RX_QUEUE_LEN statistics using the tc-latency-poll-interval configuration option.
Comments or questions about this documentation? Contact us for support!
