NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
PROFILE
NonStop NET/MASTER MS Commands
2–280 115412 Tandem Computers Incorporated
PREFEMS
specifies whether to prefix each EMS message with an EMS message prefix. The
EMS message prefix follows the time prefix, if present, and is placed inside square
brackets ([ ]).
You cannot use this operand to profile a dependent processing environment.
BOTH
instructs NonStop NET/MASTER MS to prefix each EMS message with an
EMS prefix, indicating both the Tandem system and the Guardian process that
generated the message. The EMS prefix is in one of the following forms:
[ \
system
.$
process-name
]
[ \
system
.
cpu
,
pin
]
NONE
instructs NonStop NET/MASTER MS not to prefix each EMS message with an
EMS prefix.
PROCESS
instructs NonStop NET/MASTER MS to prefix each EMS message with an
EMS prefix, indicating the Guardian process that generated the message. The
EMS prefix is in one of the following forms:
[ $
process-name
]
[
cpu
,
pin
]
SYSTEM
instructs NonStop NET/MASTER MS to prefix each EMS message with an
EMS prefix, indicating the Tandem system of the Guardian process that
generated the message. The EMS prefix is in the following form:
[ \
system
]
PREFSYS
specifies whether each unsolicited message is prefixed with the domain ID of the
system from which the message originates. The domain ID is placed inside
parentheses (( )): for example, (SYS1).
YES
instructs NonStop NET/MASTER MS to display each message with the
domain ID of the system issuing the message. This helps to identify streams
of unsolicited messages from multiple systems, particularly if a MSGPROC
NCL procedure is being used to analyze and filter the message traffic.