Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 

Viewing SRC VTA Performance Statistics (SRC CLI)

 

Purpose

View SRC VTA group-specific performance statistics of queue, event handlers, and actions together or separately. You can also view the performance statistics for specified combinations of queue, event handlers, and actions corresponding to the particular VTA group.

Action

To view performance statistics of an queue, event handlers, and actions together:

user@host> show vta statistics performance group name

To view event statistics of an event queue corresponding to the SRC VTA group:

user@host> show vta statistics performance group name event-queue

To view event statistics of an event handler corresponding to the SRC VTA group:

user@host> show vta statistics performance group name event-handler event-handler-name

To view event statistics of multiple event handlers corresponding to the SRC VTA group:

user@host> show vta statistics performance group name event-handler [event-handler-name1 event-handler-name2 event-handler-name3 …]

To view event statistics of all event handlers corresponding to the SRC VTA group:

user@host> show vta statistics performance group name event-handler all

To view event statistics of an action corresponding to the SRC VTA group:

user@host> show vta statistics performance group name action action-name

To view event statistics of multiple actions corresponding to the SRC VTA group:

user@host> show vta statistics performance group name action [action-name1 action-name2 action-name3 …]

To view event statistics of all actions corresponding to the SRC VTA group:

user@host> show vta statistics performance group name action all

To view event statistics of an event queue and an event handler corresponding to the SRC VTA group:

user@host> show vta statistics performance group name event-queue event-handler event-handler-name