Threshold-monitor cpu – Brocade Network OS Command Reference v4.1.0 User Manual

Page 1348

Advertising
background image

1310

Network OS Command Reference

53-1003115-01

threshold-monitor cpu

2

threshold-monitor cpu

Configures monitoring of CPU usage of the system and alerts the user when configured thresholds
are exceeded.

Synopsis

threshold-monitor cpu {[actions [none | raslog [{limit limit_when_reached | poll polling_interval |
retry number_of_retries]]}

no threshold-monitor cpu

Operands

actions

Specifies the action to be taken when a threshold is exceeded.

none

No action is taken.

raslog

Specifies RASLog messaging.

limit

Specifies the baseline CPU usage limit as a percentage of available
resources.

limit_when_reached

When the limit set by this parameter is exceeded, a RASLog WARNING
message is sent. When the usage returns below the limit, a RASLog INFO
message is sent. Valid values range from 0 through 80 percent. The default
is 70 percent.

poll

Specifies the polling interval in seconds.

polling_interval

The range is from 0 through 3600. The default is 120

retry

Specifies the number of polling retries before desired action is taken.

number_of_retries

Range is from 1 through 100. The default is 3.

Defaults

Refer to the Operands for specific defaults.

Command Modes

RBridge ID configuration mode

Description

Use this command to monitor CPU usage and send a RASLog WARNING message when configured
thresholds are exceeded.

Usage Guidelines

None

Examples

switch(config-rbridge-id-154)# threshold-monitor cpu actions rasloglimit 50

poll10

See Also

rbridge-id

Advertising