TS/MP System Management Manual (G06.24+, H06.03+)
SERVER Commands
NonStop TS/MP System Management Manual—541819-001
12-7
INFO SERVER Command
This command immediately freezes all the server classes in the Pathway environment:
FREEZE SERVER * !
This command freezes all the server classes in the system and waits until all terminals
are frozen to complete the command:
FREEZE SERVER *, WAIT
INFO SERVER Command
Use the INFO SERVER command to display the attribute values defined in the
PATHMON configuration file for a server class.
OUT list-file
directs output to the named list file; this could be a DEFINE name. If this option is
omitted, the PATHMON process directs the output to the PATHCOM list file; this is
typically the home terminal.
server-class
specifies the name of a previously defined and added SERVER object.
SERVER *
displays attribute values of all server classes in the PATHMON configuration file.
This command does not display information about servers controlled by a
PATHMON process in a different PATHMON environment.
OBEYFORM
displays the information in the format you would use to set up a PATHMON
configuration file; each attribute is displayed as a syntactically correct SET
command. PATHCOM adds a RESET SERVER command before and an ADD
SERVER command after each SERVER object description.
Display Format
INFO SERVER displays both the server class attribute values you explicitly defined
and default values for the attributes you did not explicitly define. The attributes are
displayed in alphabetic order after PROCESSTYPE.
INFO [ / OUT list-file / ]
{ [ SERVER ] server-class }
{ [ SERVER ] ( server-class [ , server-class ] ...) }
{ SERVER * }
[ , OBEYFORM ]