CLI Reference Guide-R05

Table Of Contents
Chapter 4
| System Management Commands
System Status
– 105 –
CPU Utilization in the past 60 seconds
Average Utilization : 23%
Maximum Utilization : 28%
Alarm Status
Current Alarm Status : Off
Last Alarm Start Time : Oct 4 09:45:45 2013
Last Alarm Duration Time : 10 seconds
Alarm Configuration
Rising Threshold : 90%
Falling Threshold : 70%
Console#
Related Commands
process cpu (197)
show process cpu
guard
This command shows the CPU utilization watermark and threshold settings.
Command Mode
Normal Exec, Privileged Exec
Example
Console#show process cpu guard
CPU Guard Configuration
Status : Disabled
High Watermark : 90%
Low Watermark : 70%
Maximum Threshold : 500 packets per second
Minimum Threshold : 50 packets per second
Trap Status : Disabled
CPU Guard Operation
Current Threshold : 500 packets per second
Console#
Table 12: show process cpu guard - display description
Field Description
CPU Guard Configuration
Status Shows if CPU Guard has been enabled.
High Watermark If the percentage of CPU usage time is higher than the high-
watermark,the switch stops packet flow to the CPU (allowing it to catch
up with packets already in the buffer) until usage time falls below the
low watermark.
Low Watermark If packet flow has been stopped after exceeding the high watermark,
normal flow will be restored after usaage falls beneath the low
watermark.
Maximum Threshold If the number of packets being processed by the CPU is higher than the
maximum threshold,the switch stops packet flow to the CPU (allowing
it to catch up with packets already in the buffer) until the number of
packets being processed falls below the minimum threshold.