NET/MASTER Management Services (MS) Command Reference Manual

LBANNER
TRACE trace-spec
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–561
ISRIN
specifies tracing of EMS events arriving at NonStop NET/MASTER MS
using ISR. You can restrict tracing to EMS events arriving from a specific
link by specifying the LINK operand.
ISROUT
specifies tracing of EMS events sent from NonStop NET/MASTER MS
using ISR. You can restrict tracing to EMS events sent to a specific link by
specifying the LINK operand.
READ
specifies tracing of the NCL EMSREAD verb. This traces all events
entering the EMSPROC NCL procedure.
SEND
specifies tracing of the NCL EMSSEND verb.
NONE
specifies no tracing of NCL EMS verbs or message flows.
INT
specifies tracing of messages in dependent processing environments.
ALL
specifies all messages in all dependent processing environments; that is,
tracing is performed as if CLEAR, CONT, Q, and READ are all (separately)
selected.
int-spec
specifies an NCL INT verb or the NonStop NET/MASTER MS INTQ
command.
Note When specifying CLEAR, CONT, Q, or READ, excluding any of these means it is not traced.
CLEAR
specifies tracing of the NCL INTCLEAR verb. This traces all messages
cleared in an NCL process in a dependent processing environment.
CONT
specifies tracing of the NCL INTCONT verb. This traces all messages
leaving an NCL process in a dependent processing environment.