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

PATHMON Environment Control Commands
HP NonStop TS/MP System Management Manual541819-007
11-15
SET PATHWAY Command
MAXPARAMS number
is the maximum number of PARAM messages that you can specify across all
server classes in a given Pathway environment. number must be a value from 0 to
4095.
The default is 0.
This attribute sets the limit on the number of PARAM definitions that you can
specify for Pathway server classes with the SET SERVER command. Because all
PARAM messages for a server class count as one toward this limit, the number for
this attribute should not exceed the value of MAXSERVERCLASSES.
MAXSERVERCLASSES number
is the maximum number of server class descriptions that you can add to the
PATHMON configuration file.
number must be a value from 0 through 4095. To enable the PATHMON process
to process an ALTER SERVER command, specify a maximum of 4094 for this
attribute.
This attribute is required. It has no default.
MAXSERVERPROCESSES number
is the maximum number of server processes that you can define for all server
classes using the MAXSERVERS option of the SET SERVER command.
number must be a value from 0 through 4095. To enable the PATHMON process
to process an ALTER SERVER MAXSERVERS command, specify a maximum of
4094 for this attribute.
This attribute is required. It has no default.
The total of all MAXSERVERS values for all server classes is limited to the value of
MAXSERVERPROCESSES.
MAXSTARTUPS number
is the maximum number of server classes that can have STARTUP messages.
number must be a value from 0 through 4095. To enable the PATHMON process
to process an ALTER SERVER STARTUP command, specify a maximum of 4094
for this attribute.
This attribute is required. It has no default.
Because only one SET SERVER STARTUP definition for each server class counts
toward this limit, the number for this attribute should not exceed the value for
MAXSERVERCLASSES.