NET/MASTER RMS Management and Operations Guide

Adding a Message Action Rule
Creating and Developing Rulesets and Rules
5–30 115415 NonStop NET/MASTER RMS Management and Operations Guide
For example, the following message arrives:
NNM0686 USER NMTJT FAILED TO PROVIDE CORRECT PASSWORD,
AFTER TRYING 3 TIMES ON $ATP5.#TERM4
Depending on the test criteria, the results are as follows:
Start Pos Word Num Opr Scan Text Result
CT JT TRUE
14 CT JT TRUE
13 EQ NMTJT FALSE
14 EQ NMTJT TRUE
14 EX NMTJT FALSE
4 3 EX JT TRUE
14 GE NMTJT TRUE
14 GE NMTSR FALSE
4 1 GT 1 TRUE
4 GT 1 FALSE
5 14 LE 9 TRUE
5 14 LE 5.#TERM0 FALSE
3 LT NMTJT FALSE
3 LT NMTK TRUE
14 LK NMTJT% TRUE
14 LK NMT_T FALSE
3. Specify the text you want to compare with in the Scan Text field. You can specify
a text string of up to 58 characters.
Combining the Tests. RMS combines the tests you have specified logically. The default
operator is AND. If you want the message to satisfy all the tests, leave the
RELATIONSHIP BETWEEN ANALYSIS CRITERIA field on the RMS : Message
Validation panel blank, and RMS fills in the expression. If you have not specified any
tests, you must also leave the RELATIONSHIP BETWEEN ANALYSIS CRITERIA field
blank.
Use Boolean logical operators AND, NOT (^), and OR together with parentheses to
combine the tests (using the test numbers that identify the five possible tests), and
specify the expression in the RELATIONSHIP BETWEEN ANALYSIS CRITERIA field;
for example, (1 AND 3) OR (2 AND 4). You must include all the specified tests in the
expression. You can use an expression of up to 50 characters.