Configures monitoring of CPU usage of the system and alerts the user when configured thresholds are exceeded.
all
, loginfo
,
none
, raslog
, and
snmp
. The default action is all
.
Global configuration mode
The default action
is all. Prior to SLX-OS version
20.4.1, the default value was none.
SLX(config)# threshold-monitor Cpu ? Possible completions: actions Action to be taken when usage exceeds limit limit PERCENT:0-95 Percent threshold usage for component:CPU poll NUMBER:10-3600 Polling interval retry NUMBER:1-100 Number of retries SLX(config)#
This example details on threshold-monitor CPU actions.
SLX(config)# threshold-monitor Cpu actions ? Possible completions: [none] all RASLOG and SNMP trap will be sent loginfo Diagnostic data collection along with RASLOG none No action will be taken raslog RASLOG will be sent snmp SNMP trap will be sent SLX(config)#