Cisco Cisco ASR 5000

Page of 9109
Global Configuration Mode Commands (T-threshold phspc)   
▀  threshold cpu-memory-usage 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
5646 
   
threshold cpu-memory-usage 
Configures, alarm or alert thresholds for monitoring the percentage of total CPU memory used during the polling 
interval. 
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 cpu-memory-usage high_thresh [ clear low_thresh ] 
high_thresh
 
Default: 0 
Specifies the high threshold for percentage of total memory used that must be met or exceeded at the end of 
the polling interval to generate an alert or alarm. 
high_thresh
 is measured as a percentage of total CPU memory used and is an integer from 0 and 100. A 
value of 0 disables the threshold. 
clear
 
low_thresh
 
Default: 0 
Specifies the low threshold for percentage of total CPU memory used that maintains a previously generated 
alarm condition. If the memory usage falls below the low threshold within the polling interval, a clear alarm 
is generated. 
low_thresh
 is measured as a percentage of total CPU memory used and is an integer from 0 and 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 Specifies the low threshold. 
Usage 
CPU memory usage generate alerts or alarms based on the percentage of total CPU memory used during the 
polling interval. 
Alerts or alarms are triggered for CPU memory usage session based on the following rules: 
 
Enter condition: Actual percentage of CPU memory usage is greater than or equal to the specified 
percentage of total CPU memory. 
 
Clear condition: Actual CPU memory usage is less than the specified clear percentage of total CPU 
memory usage.