11-218
Cisco IOS XR Troubleshooting Guide for the Cisco CRS-1 Router
OL-21483-02
Chapter 11 Troubleshooting the Statistics Infrastructure
Show Commands for the Statistics Infrastructure
show statsd server trace Command
Table 11-4 lists the trace buffers that are included in the output from the show statsd server trace
command. Each buffer can be displayed individually or in any combination. If no argument is specified,
all buffers are displayed for the statistics server on the local route processor (RP). To display information
for a particular location or all locations, use the location keyword.
show stats lib trace
This command can be used to see the events taking place in the Statistics library for collectors.
Table 11-5 lists the buffers that are included in the output of show stats lib trace command. These can
be displayed individually or in any combination if required. If you do noy specify any arguments, further
it displays all buffers for all collectors on the local RP. To display information for a particular location
or all locations add location <foo|all>.
Show Commands for the Statistics Infrastructure
The output from all these commands are to be collected when any statistics issue is reported. These
sections provide information about the state of the statistics infrastructure:
• show statsd manager info Command, page 11-219
• show statsd collectors Command, page 11-220
• show statsd registrations Command, page 11-222
• show statsd requests Command, page 11-222
Table 11-4 Buffer Descriptions for the show statsd server trace Command
Buffer Description
error Lists all unexpected events that have occurred in the statistics server. Events
are stored based on uniqueness so that at least one copy of each different error
message is retained even if the main buffer was wrapped.
collectors Lists the registrations that have been made to convey the statistics server.
contributors Lists the registrations that have been made for the statistics contribution.
Table 11-5 Buffer Descriptions for the show stats lib trace Command
Buffer Description
api Lists all the API calls that have been made to the statistics library and their
results.
error Lists all unexpected events that have occurred in the statistics server. The
error buffer has a unique component so that at least one copy of each different
error message is retained even if the main buffer was wrapped.
gsp Lists all GSP activity between the stats library and stats manager .