TS/MP System Management Manual (G06.24+, H06.03+)
SERVER Commands
NonStop TS/MP System Management Manual—541819-001
12-9
INFO SERVER Command
This command:
INFO SERVER CLASS-1, OBEYFORM
returns these screen display:
RESET SERVER
SET SERVER PROCESSTYPE GUARDIAN
SET SERVER AUTORESTART 0
SET SERVER CPUS (2:1,3:2,0:1)
SET SERVER CREATEDELAY 1 MINS
SET SERVER DEBUG OFF
SET SERVER DEFINE =EMP, CLASS MAP, FILE \SYS.$D.APPL.EMP
SET SERVER DELETEDELAY 10 MINS
SET SERVER HIGHPIN OFF
SET SERVER HOMETERM \*.$TERM
SET SERVER LINKDEPTH 1
SET SERVER MAXSERVERS 5
SET SERVER NUMSTATIC 2
SET SERVER OWNER \TS.8,8
SET SERVER PRI 134
SET SERVER PROGRAM \*.$BANK1.TESTING.POBJ
SET SERVER SECURITY "N"
SET SERVER TMF ON
SET SERVER VOLUME \*.$BANK1.TESTING
ADD SERVER CLASS-1
In the above example, the generic node name \* specified for the HOMETERM,
PROGRAM, and VOLUME attribute values indicates that node name for these
attributes will default to the node where the PATHMON process is currently running.
This command directs the information to a particular file:
INFO/OUT SERVFLE/SERVER *, OBEYFORM
This sequence of commands captures a configuration for a complete PATHMON
environment (minus the START PATHWAY command) in the command file called
NEWCONFG. (Notice that this configuration includes Pathway/iTS objects: the TCP,
TERM, and PROGRAM objects).
=INFO/OUT NEWCONFG/PATHMON, OBEYFORM
=INFO/OUT NEWCONFG/PATHWAY, OBEYFORM
=INFO/OUT NEWCONFG/TCP *, OBEYFORM
=INFO/OUT NEWCONFG/TERM *, OBEYFORM
=INFO/OUT NEWCONFG/SERVER *, OBEYFORM
=INFO/OUT NEWCONFG/PROGRAM *, OBEYFORM
Note. The SERVER OWNER and SERVER SECURITY attributes serve as security checks for
a Pathsend process attempting to access a Pathway server class. TCPs do not use these
attributes.