NET/MASTER Management Services (MS) Command Reference Summary
NonStop NET/MASTER MS Commands
22 115413 Tandem Computers Incorporated
OPSYS The OPSYS command submits a Distributed Systems Network Management (DSNM)
command for execution. There are two formats of the OPSYS command.
Format 1 Format 1 allows you to start, interactively communicate with, and terminate Guardian
utilities and to run TACL macros defined in User ID Management Services (UMS).
[ OPSYS [ SEND ] ]
session
[ =
utility
] [
text
]
Format 2 Format 2 allows you to control subsystems in a network and to start, interactively
communicate with, and terminate Guardian utilities.
OPSYS {
dsnm-utility-command
|
dsnm-subsystem-command
}
rest-of-command
dsnm-utility-command
:
ANSWER CLEANUP KILL
BREAK EOF [ SEND ]
dsnm-subsystem-command
:
ABORT INQUIRE STATUS
AGGREGATE START STOP
ENQUIRE STATISTICS UPDATE
INFO
The ANSWER command responds to confirmation prompts generated by a utility.
ANSWER
session text
The BREAK command sends a BREAK message for immediate processing by the
utility session.
BREAK
session
The CLEANUP command terminates all of your utility sessions.
CLEANUP [ STOP | DOWN ]
The EOF command sends end-of-file to a utility session.
EOF
session