CLI: Real Time
You can use the realtime
command to display real-time traffic information for applications, hosts, and conversations, as well as a list of asymmetric connections.
show realtime {apm|applications|conversations|hosts}
show monitor asymmetric-route
To display real-time performance values of applications:
show realtime apm applications
- The output includes application name, RTT (ms), network delay (ms), server delay (ms), transaction delay (ms), and number of transaction flows.
To display real-time TCPTransmission Control Protocol connection health details for hosts:
show realtime apm hosts
- The output includes host, retransmitted bytes, aborted connections, refused connections ignored connections, and number of flows.
To display real-time traffic rate for applications:
show realtime applications direction {inbound|outbound|both} [limit <number-of-applications>]
direction {inbound|outbound|both}
- Show applications for only inbound traffic, only outbound traffic, or bothlimit <number-of-applications>
- Limit the number of applications to show in the output. Note that the rest of the traffic is merged into a single 'Other' category.
To display real-time traffic rate for hosts:
show realtime hosts direction {inbound|outbound|both} [limit <number-of-hosts>]
direction {inbound|outbound|both}
- Show host for only inbound traffic, only outbound traffic, or bothlimit <number-of-applications>
- Limit the number of hosts to show in the output. Note that the rest of the traffic is merged into a single 'Other' category.
To display real-time traffic rate for conversations:
show realtime conversations {aatype|direction|group|limit|show-policies|users}
aatype
- Include details indicating if the connection was processed by TCP Acceleration, Edge Cache or was not accelerated.direction [inbound|outbound|both]
- Indicate which direction to showgroup
- Group multiple flows into one conversationlimit <number>
- Limit output to the top <number> of conversationsshow-policies
- Group conversations by policyusers
- Include user names in the conversations, if available
To display a list of all asymmetrical connections:
show monitor asymmetric-route