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

SERVER Commands
HP NonStop TS/MP System Management Manual541819-007
12-20
SET SERVER Command
This attribute is valid for Guardian and OSS server processes.
DEFINE define-name , define-attribute-spec
assigns a DEFINE definition as part of a server class definition. When a server
process in the server class is created, the specified DEFINEs are included in the
process context.
define-name
specifies a valid name to be assigned to the DEFINE. A DEFINE name can be
from 2 through 24 characters in length. The first character must be an equal
sign (=) and the second must be a letter. The name can contain alphanumeric
characters, hyphens (-), underscores (_), and circumflexes (^).
define-attribute-spec
specifies the name of a valid DEFINE attribute and the value you associate
with it.
This attribute is valid for Guardian and OSS server processes.
For detailed information about DEFINEs, see the TACL Reference Manual and the
Guardian Users Guide.
DELETEDELAY number { HRS | MINS | SECS }
specifies the maximum amount of time a link between a link manager, such as a
LINKMON process, ACS subsystem processes, or TCP, and a dynamic server
process in a server class can remain idle before the link manager automatically
returns the link to the dynamic server.
number must be a value within one of these ranges:
0 through 16,383 SECS
0 through 1092 MINS
0 through 18 HRS
If you omit this attribute, the default is 10 MINS.
If LINKMON process or ACS subsystem processes are unable to implement a
DELETEDELAY timer due to a system resource problem, the LINKMON process or
the ACS subsystem processes assume DELETEDELAY is 0 and returns the link to
the PATHMON process.
This attribute is valid for Guardian and OSS server processes.
ENV name=value
specifies one or more OSS environment variables sent to OSS server processes in
the server class. Multiple environment variables can be specified in a single
command as a list of name-value pairs, separated by commas, or each variable
can be specified in a separate SET SERVER ENV command. Within a server