Open System Services Management and Operations Guide (G06.29+, H06.07+)
Open System Services Monitor
Open System Services Management and Operations Guide—527191-005
12-16
ADD SERVER Command
ADD SERVER Command
The ADD SERVER command adds an OSS server to the configuration administered 
through the OSS Monitor.
The syntax of the ADD SERVER command is:
OUT filename
specifies the name of a Guardian output file for informational messages. You can 
either read this file with a text editor or display it with the FUP COPY command.
SERVER server_processname
specifies the server being added. server_processname has the following form:
[ $ZPMON.]servername
servername
specifies the name of the server to add. servername must begin with a 
pound sign (#) followed by a letter, which can be followed by 0 through 5 letters 
or digits. Only names not currently defined in the ZOSSSERV file are valid 
values. Server names are not case-sensitive.
The $ZPMON prefix can be omitted if you have previously specified $ZPMON 
in an SCF ASSUME command.
TYPE NAME
specifies that an OSS name server is being added. Currently, OSS name servers 
are the only OSS servers that can be added.
ADD [ /OUT filename/ ] SERVER server_processname
 [ , TYPE NAME ]
 , CPU primary_processor 
 [ , AUTORESTART ntimes ]
 [ , BACKUPCPU backup_processor ]
 [ , BACKUPCPUOK { TRUE | FALSE } ]
 [ , INODECACHE size1 ]
 [ , LINKCACHE size2 ]
 [ , MAXWAITTIME seconds2 ]
 [ , SQLTIMEOUT seconds ]










