beautypg.com

Pausing maps monitoring, Resuming maps monitoring, Pausing maps monitoring resuming maps monitoring – Brocade Monitoring and Alerting Policy Suite Administrators Guide (Supporting Fabric OS v7.3.0) User Manual

Page 23

background image

The following example sets “dflt_moderate_policy” as the active MAPS policy.

switch:admin> mapspolicy --enable -policy dflt_moderate_policy

switch:admin> mapspolicy --show -summary

Policy Name Number of Rules

------------------------------------------------------------

dflt_aggressive_policy : 196

dflt_conservative_policy : 198

dflt_moderate_policy : 198

fw_default_policy : 109

fw_custom_policy : 109

fw_active_policy : 109

Active Policy is 'dflt_moderate_policy'.

For more information, refer to

Predefined policies

on page 44.

Pausing MAPS monitoring

You can stop monitoring a port or other element in MAPS. You might do this during maintenance
operations such as device or server upgrades.

1. Connect to the switch and log in using an account with admin permissions.
2. Enter mapsConfig --config pause followed by both the element type and the specific members for

which you want monitoring paused.
You must specify both the type and the member information in the command; you specify multiple
members by separating them with a comma for individual members, or a hyphen for a range of
members.

The following example pauses MAPS monitoring for ports 5 and 7.

switch:admin> mapsConfig --config pause -type port -members 5,7

Resuming MAPS monitoring

Once you have paused monitoring, you can resume monitoring at any time.

To resume monitoring a paused port or other element in MAPS, complete the following steps. This
resumes MAPS monitoring for the specified element member.

1. Connect to the switch and log in using an account with admin permissions.
2. Enter mapsConfig --config continue followed by both the element type and the specific members

for which you want monitoring resumed.
You must specify both the type and the member information in the command; you specify multiple
members by separating them with a comma for individual members, or a hyphen for a range of
members.

The following example resumes MAPS monitoring for port 5.

switch:admin> mapsConfig --config continue -type port -members 5

Pausing MAPS monitoring

Monitoring and Alerting Policy Suite Administrator's Guide

23

53-1003147-01