Brocade Fabric OS Command Reference (Supporting Fabric OS v7.3.0) User Manual

Page 625

Advertising
background image

Fabric OS Command Reference

595

53-1003131-01

mapsRule

2

g

Greater than

ge

Greater than or equal to

eq

Equal to

value

Specifies the threshold value. Valid values include the following:

For numerical values: 1-9999.

For percentage values: 1-100.

For FRU states: ON, OFF, IN, OUT, or FAULTY.

For temperature monitoring: IN_RANGE or OUT_OF_RANGE.

action

Specifies a comma-separated list of actions to be taken if the specified condition is
evaluated to be true. The action is not taken unless it is also specified globally,
using the mapsconfig --actions command. Valid actions include the following:

raslog

Generates a RASLog message.

decom

Decommissions the port. Use this action along with fence.

fence

Fences the port, if port fencing is enabled. Port fencing takes the ports offline if the
user-defined thresholds are exceeded. This action is valid only on conditions that
are evaluated on ports.

snmp

Generates an SNMP trap.

email

Sends information about a switch event to a specified e-mail address.

sw_critical

Sets the state of the affected switch to critical. This action is valid only if the
monitor operand is one of the switch policy status monitoring systems.

sw_marginal

Sets the state of the affected switch to marginal. This action is valid only if the
monitor operand is one of the switch policy status monitoring systems.

sfp_marginal

Sets the state of the affected SFP transceiver to marginal. This action is valid only
if the monitor operand is one of the switch policy status monitoring systems.

none

No actions are allowed on the switch. Specifying this option allows you to turn off
all notifications.

--create rule_name

Creates a monitoring rule and adds it to a specified policy. All the following
operands are required:

-group group_name

Specifies the group containing the elements on which the specified condition is to
be evaluated.

-monitor ms_name

Specifies the monitoring system (MS).

Advertising