TS/MP 2.5 System Management Manual

SHOW SERVER Command
Use the SHOW SERVER command to display a subset of the attribute values for a server class, in
alphabetic order. Only attributes consistent with the process type (Guardian or OSS) are displayed.
If a value has not been configured for an attribute, this command displays the current default value.
SHOW [ / OUT list-file / ] SERVER
OUT list-file directs output to the named list file; this can 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.
Display Formats
When PATHCOM first starts or after a RESET SERVER command is issued, the SHOW SERVER
command displays only the required SET SERVER command attributes and the server class default
values. A question mark appears for required attribute values that you must set before adding the
server class description to the PATHMON configuration file.
Example 30 (page 200) shows the default displaythe display returned when no SERVER object
attributes are set. Because the default PROCESSTYPE is GUARDIAN, this is also the display for
Guardian server processes. A question mark (?) indicates a required attribute.
Example 30 SHOW SERVER Default and Guardian Display
SERVER
PROCESSTYPE GUARDIAN
AUTORESTART 0
CREATEDELAY 1 MINS
DEBUG OFF
DELETEDELAY 10 MINS
HOMETERM $term-name
HIGHPIN OFF
LINKDEPTH 1
MAXSERVERS 1
NUMSTATIC 0
OWNER owner
PRI priority
PROGRAM ?
SECURITY "N"
TMF OFF
UMASK 007
VOLUME \node.$volume.subvolume
When the PROCESSTYPE attribute is set to OSS but no other values are defined, the same
information appears.
For any attributes that are set to default to the node where PATHMON is running, the generic node
name \* appears for the node name for that attribute. Attributes would be set to default to the
current PATHMON node, for example, if you had SET NODEINDEPENDENT to ON when you
used the SET PATHWAY command to configure your environment. Attributes would also default
to the current PATHMON node is you set the node default to \* when using the CMDVOL command
in your last PATHCOM session.
Additional Attributes Displayed
These Guardian attributes are displayed only if they have values defined:
ASSIGN OUT
200 SERVER Commands