Cisco XR 1200 series Command Reference Manual page 403

Cisco ios xr system monitoring command reference
Table of Contents

Advertisement

Performance Management Commands
Release
Release 3.2
Release 3.3.0
Release 4.0.1
Usage Guidelines
Use the percent argument to specify a value that is relative to the previous sample's interval value. When
you use the percent argument with a value of 50, the calculation is performed in this manner, assuming
that your current sampled value is sample1 (S1) and the value sampled in the previous sampling period is
sample 0 (S0):
(S1 - S0) GT 50% of S0
For example, if you wanted to check for an increase of 50 percent in the counter BGPInputErrors, you could
use the following attribute and operation with the percent argument:
BGPInputErrors GT 50
This table shows threshold behavior, assuming the values for BGPInputErrors are at consecutive samplings.
Table 36: Threshold Behavior
Value
10
16
20
35
This table shows the attribute values supported by the entities.
OL-24735-01
Modification
The ospf v2protocol and ospf v3protocol keywords were introduced
to support the creation of OSPF threshold monitoring templates. OSPF
attribute values were introduced for threshold monitoring.
Removed support for MPLS interfaces.
The interface basic-counters keyword was added to support the creation of
threshold monitoring template for the basic counter.
Calculation
16 - 10 = 6, which is > than 50
percent of 10
20 - 16 = 4, which is not > than 50
percent of 16
35 - 20 = 15, which is > than 50
percent of 20
Cisco IOS XR System Monitoring Command Reference for the Cisco XR 12000 Series Router, Release 4.1
performance-mgmt thresholds
Event
Generate event
No event generated
Generate event
391

Advertisement

Table of Contents
loading

Table of Contents