NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
TRACE trace-spec
NonStop NET/MASTER MS Commands
2–558 115412 Tandem Computers Incorporated
TRACE trace-spec The TRACE trace-spec command specifies trace parameter settings, which determine
the events that are traced by NonStop NET/MASTER MS. There are two types of
events that can be traced: event messages and internal NonStop NET/MASTER MS
events.
You can specify the types of event messages to trace using the CNM, EMS, INT, LOG,
and MSG operands. Tracing event messages allows you to confirm that
customizations you have installed in your NonStop NET/MASTER MS system are
working correctly. Tandem support personnel can specify the types of internal events
to trace using the INTERNAL operand. Tracing internal events allows Tandem
support personnel to monitor NonStop NET/MASTER MS operation.
The parameter settings are stored in the trace parameter list (TPL), one of which is
associated with each Operator Control Services (OCS) window. The TRACE trace-spec
command modifies the parameter settings in the TPL. Changes made to parameter
settings in the TPL are not implemented until you execute either the TRACE START or
TRACE ALTER command. The TRACE START command starts a new trace using the
specified parameter settings. The TRACE ALTER command alters the parameter
settings in a running trace using the specified parameter settings.
You can reset all parameter settings in the TPL to their default values using the
TRACE RESET command. Trace settings associated with the TPL are lost when you
exit from OCS. Running traces are not affected when you exit from OCS or log off
from NonStop NET/MASTER MS.
TRACE
trace-spec
[
trace-spec
… ]
trace-spec
:
CNM={ ALL |
cnm-spec
| (
cnm-spec
[ ,
cnm-spec
] … ) | NONE }
EMS={ ALL |
ems-spec
| (
ems-spec
[ ,
ems-spec
] … ) | NONE }
INT={ ALL |
int-spec
| (
int-spec
[ ,
int-spec
] … ) | NONE }
LOG={ ALL |
log-spec
| (
log-spec
[ ,
log-spec
] … ) | NONE }
MSG={ ALL |
msg-spec
| (
msg-spec
[ ,
msg-spec
] … ) | NONE }
INTERNAL={ ALL |
internal-tp-number
|
(
internal-tp-number
[ ,
internal-tp-number
] … ) | NONE }
LINK={
link-name
| ALL }
TERMNAME={
device-name
|
logical-name
| ALL }
USERID={
user-id
| ALL }
RECSIZE=
record-size