Cisco Cisco ASR 5000

Page of 9109
  Global Configuration Mode Commands (threshold ppp - url-blacklisting) 
threshold system-capacity  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
5965 
threshold system-capacity 
Configures alarm or alert thresholds based on the percentage of current system capacity. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration 
configure
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config)# 
Syntax
 
threshold system high_thresh [ clear low_thresh ] 
high_thresh
 
Default: 90 
Specifies the high threshold system capacity percentage that must be met or exceeded within the polling 
interval to generate an alert or alarm. 
high_thresh
 is an integer from 0 through 100. A value of 0 disables the threshold. 
clear
 
low_thresh
 
Default: 90 
Specifies the low threshold system capacity percentage that maintains a previously generated alarm condition. 
If the number of sessions falls beneath the low threshold within the polling interval, a clear alarm will be 
generated. 
low_thresh
 is an integer from 0 through 100. A value of 0 disables the threshold. 
Important:
  This value is ignored for the Alert model. In addition, if this value is not configured for the Alarm 
model, the system assumes it is identical to the high threshold. 
Usage 
Flash memory utilization thresholds generate alerts or alarms based on the system utilization. 
Alerts or alarms are triggered for system capacity based on the following rules: 
 
Enter condition: Actual percentage of system capacity is greater than or equal to the high threshold. 
 
Clear condition: Actual percentage of system capacity is less than the low threshold. 
If a trigger condition occurs within the polling interval, the alert or alarm will not be generated until the end 
of the polling interval. 
Refer to the 
threshold poll
 command to configure the polling interval and the 
threshold monitoring
 
command to enable thresholding for this value. 
Example