iTP Secure WebServer System Administrator's Guide (iTPWebSvr 5.1+)
Configuration Directives
iTP Secure WebServer System Administrator’s Guide—522659-001
A-34
Pathmon
Description
The Pathmon directive is required to configure the PATHMON process. For additional
information about configuring PATHMON, refer to the NonStop TS/MP System
Management Manual or the NonStop TS/MP Management Programming Manual.
Pathmon process-name
is the OSS path name of the PATHMON process that controls the iTP Secure
WebServer environment. The process-name must consist of a letter followed by
one to three alphanumeric characters. It must be qualified by the string /G/. The
process-name must be unique on the host.
An example of the Pathmon directive is as follows:
Pathmon /G/zweb
The following Pathmon attributes control the creation of the Pathway subsystem that
the server executes in.
Priority number
specifies the execution priority of the PATHMON process.
number can be a value from 1 through 199. If you omit this attribute, the
PATHMON process has the same priority as the httpd process that starts it.
An example of the Priority attribute is as follows:
Priority 150
This attribute is optional.
Hometerm file-name
specifies the name of the Guardian home terminal being used by the PATHMON
process executing on this system. If you do not specify the Hometerm attribute, the
default home terminal is the home terminal associated with the program that started
the PATHMON process on this machine. You should use an asynchronous terminal
for the PATHMON home terminal.
An example of the Hometerm attribute is as follows:
Hometerm $terma
This attribute is optional.
PrimaryCPU number
specifies the primary processor in which the PATHMON process runs.
An example of the PrimaryCPU attribute is as follows:
PrimaryCPU 1
This attribute is required.