beautypg.com

Configuring sfp monitoring thresholds and alerts – Brocade Network OS Administrator’s Guide v4.1.1 User Manual

Page 247

background image

The following example changes the thresholds from the default, adjusts polling
and retry attempts, and causes a RASLog message to be sent when thresholds
are exceeded.

switch(config-rbridge-id-154)# threshold-monitor cpu actions raslog limit 65 poll 60

retry 10

NOTE
This command does not support low-limit or high-limit under the raslog alert
option.

Configuring memory monitoring thresholds and alerts

CPU monitoring allows you to set alerts for memory usage.

1. Enter configure terminal to enter global configuration mode.

switch# configure terminal

switch(config)#

2. Enter rbridge-id rbridge-id# to change to RBridge ID configuration mode.

switch(config)# rbridge-id 154

switch(config-rbridge-id-154)#

3. Enter threshold-monitor memory ? to view the available options.

switch(config-rbridge-id-154)# threshold-monitor memory ?

The following example changes the thresholds from the default and causes no
message to be sent when thresholds are exceeded.

switch(config-rbridge-id-1)# threshold-monitor memory actions none high-limit 60 low-

limit 40

Configuring SFP monitoring thresholds and alerts

The following is an example of configuring SFP monitoring.

1. Enter configure terminal to enter global configuration mode.

switch# configure terminal

switch(config)#

2. Enter rbridge-id rbridge-id# to change to RBridge ID configuration mode.

switch(config)# rbridge-id 154

switch(config-rbridge-id-154)#

3. Enter threshold-monitor sfp and create a custom policy.

switch(config-rbridge-id-154)# threshold-monitor sfp policy mypolicy type 1glr

area temperature alert above highthresh-action raslog email

NOTE
Refer also to

Security monitoring

on page 244 for more information.

4. Apply the policy.

switch(config-rbridge-id-154)# threshold-monitor sfp apply mypolicy

Configuring memory monitoring thresholds and alerts

Network OS Administrator’s Guide

247

53-1003225-04