NET/MASTER RMS Management and Operations Guide

BASERULE
Base Rulesets
12–6 115415 NonStop NET/MASTER RMS Management and Operations Guide
NCL Queue
The rule actions execute in the BASERULEZDEVICEDOWN NCL queue, which has a
default execution limit of 5.
Customizing the Rule
You can customize the rule by changing the execution limit of the NCL queue in which
the rule actions execute. Use the NCLQUEUE SET command from the OCS command
line to change the execution limit. See Section 3, “Planning for, Installing, and
Managing RMS,” for more information.
ZSUBDEVDOWN1 ZSUBDEVDOWN1 is a message action rule that acts in response to event number 67
from the EMS subsystem. The rule determines the subdevice name and reissues the
event with the subdevice name for processing by the rule ZSUBDEVDOWN2.
Message Delivery
The message is suppressed.
Rule Actions
When a message triggers the rule, the message handler starts NCL procedure
ZRMSDEVN to perform the following:
1. Issue the Guardian utility CMI INFO command to determine the name of the
subdevice.
2. Reissue the event using the NCL verb EMSALERT. The following changes are
made to the event:
The subject is changed to the subdevice name (for example, $ATP1.#TERM1).
The message text is changed to the following:
EMS0067-NEW SUBDEV
subdevice-name
ERROR #
errno
NCL Queue
The rule actions execute in the BASERULEZSUBDEVDOWN1 NCL queue, which has
a default execution limit of 10.
Customizing the Rule
You can customize the rule by changing the execution limit of the NCL queue in which
the rule actions execute. Use the NCLQUEUE SET command from the OCS command
line to change the execution limit. See Section 3, “Planning for, Installing, and
Managing RMS,” for more information.
ZSUBDEVDOWN2 ZSUBDEVDOWN2 is a message action rule that acts in response to the message
EMS0067-NEW issued by the rule ZSUBDEVDOWN1. The rule restarts a failed
asynchronous subdevice.