![Cisco ASR 9000 Serie Скачать руководство пользователя страница 36](http://html.mh-extra.com/html/cisco/asr-9000-serie/asr-9000-serie_configuration-manuals_66679036.webp)
DETAILED STEPS
Purpose
Command or Action
configure
Step 1
Specifies the size of the logging correlator buffer.
logging correlator buffer-size bytes
Step 2
Example:
RP/0/RSP0/CPU0:router(config)# logging correlator
buffer-size 100000
•
In this example, the size of the logging correlator buffer
is set to 100,000 bytes.
Exits global configuration mode and returns the router to
EXEC mode.
exit
Example:
RP/0/RSP0/CPU0:router(config)# exit
Step 3
(Optional) Displays information about the size of the logging
correlator buffer and percentage of the buffer occupied by
correlated messages
show logging correlator info
Example:
RP/0/RSP0/CPU0:router# show logging correlator
info
Step 4
(Optional) Removes a particular correlated event record or
records from the logging correlator buffer.
clear logging correlator delete correlation-id
Example:
RP/0/RSP0/CPU0:router# clear logging correlator
delete 48 49 50
Step 5
•
A range of correlation IDs can also be specified for
removal (up to 32 correlation IDs, separated by a
space).
(Optional) Clears all correlated event messages from the
logging correlator buffer.
clear logging correlator delete all-in-buffer
Example:
RP/0/RSP0/CPU0:router# clear logging correlator
delete all-in-buffer
Step 6
(Optional) Displays the contents of the correlated event
record.
show logging correlator buffer
{
all-in-buffer
[
ruletype
[
nonstateful
|
stateful
]] | [
rulesource
[
internal
|
user
Step 7
]] |
rule-name correlation-rule1...correlation-rule14
|
correlationID correlation-id1..correlation-id14
}
•
Use this step to verify that records for particular
correlation IDs have been removed from the correlated
event log.
Example:
RP/0/RSP0/CPU0:router# show logging correlator
buffer all-in-buffer
Displaying Alarms by Severity and Severity Range
This task explains how to display alarms by severity and severity range.
Cisco ASR 9000 Series Aggregation Services Router System Monitoring Configuration Guide, Release 4.2.x
20
Implementing and Monitoring Alarms and Alarm Log Correlation
Displaying Alarms by Severity and Severity Range