NET/MASTER Management Services (MS) Command Reference Summary
NonStop NET/MASTER MS Commands
42 115413 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.
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
cnm-spec
:
CLEAR ISROUT READ SEND
ISRIN
ems-spec
:
ALERT DEL ISRIN READ
COLL DIST ISROUT SEND
CONT
int-spec
:
CLEAR CONT Q READ
log-spec
:
CONT DEL READ
msg-spec
:
CONT DEL READ
TRACE ALTER The TRACE ALTER command alters the trace parameter settings in a running trace to
the current settings in the trace parameter list (TPL).
TRACE ALTER=
trace-id
TRACE RESET The TRACE RESET command resets the trace parameter settings in the trace
parameter list (TPL) to their default values.
TRACE RESET