Displaying Alarms By Severity And Severity Range - Cisco ASR 9000 Serie Configuration Manuals

Aggregation services router system
Table of Contents

Advertisement

Displaying Alarms by Severity and Severity Range

DETAILED STEPS
Command or Action
Step 1
configure
Step 2
logging correlator buffer-size bytes
Example:
RP/0/RSP0/CPU0:router(config)# logging correlator
buffer-size 100000
Step 3
exit
Example:
RP/0/RSP0/CPU0:router(config)# exit
Step 4
show logging correlator info
Example:
RP/0/RSP0/CPU0:router# show logging correlator
info
Step 5
clear logging correlator delete correlation-id
Example:
RP/0/RSP0/CPU0:router# clear logging correlator
delete 48 49 50
Step 6
clear logging correlator delete all-in-buffer
Example:
RP/0/RSP0/CPU0:router# clear logging correlator
delete all-in-buffer
Step 7
show logging correlator buffer { all-in-buffer [ ruletype
[ nonstateful | stateful ]] | [ rulesource [ internal | user
]] | rule-name correlation-rule1...correlation-rule14 |
correlationID correlation-id1..correlation-id14 }
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
Purpose
Specifies the size of the logging correlator buffer.
• 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.
(Optional) Displays information about the size of the logging
correlator buffer and percentage of the buffer occupied by
correlated messages
(Optional) Removes a particular correlated event record or
records from the logging correlator buffer.
• 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.
(Optional) Displays the contents of the correlated event
record.
• Use this step to verify that records for particular
correlation IDs have been removed from the correlated
event log.

Advertisement

Table of Contents
loading

Table of Contents