TS/MP System Management Manual (H06.05+, J06.03+)

SERVER Commands
HP NonStop TS/MP System Management Manual541819-007
12-7
INFO SERVER Command
Examples
These commands freeze the specified server classes:
FREEZE SERVER CLASS-1
FREEZE (CLASS-2,CLASS-3) !
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.
INFO [ / OUT list-file / ]
{ [ SERVER ] server-class }
{ [ SERVER ] ( server-class [ , server-class ] ...) }
{ SERVER * }
[ , OBEYFORM ]