Pathway/iTS System Management Manual (G06.24+)

PROGRAM Commands
HP NonStop Pathway/iTS System Management Manual426748-002
11-2
ADD PROGRAM Command
ADD PROGRAM Command
Use the ADD PROGRAM command to enter the name and the description of a
PROGRAM object into the PATHMON configuration file. Use this command after
defining a PROGRAM object with the SET PROGRAM command.
program-name
specifies the PROGRAM object name. program-name can have from 1 to 15
alphanumeric or hyphen characters and must start with a letter, be unique within
the PATHMON environment, and not be a PATHCOM reserved word.
program-attribute
specifies an attribute describing a PROGRAM object. A PROGRAM object attribute
consists of a keyword and a value. The value you enter overrides the value
previously established with the SET PROGRAM command. Use any of the
attributes listed for the SET PROGRAM command.
Consideration
To use the ADD PROGRAM command, you must have a licensed copy of the HP
NonStop Pathway/iTS product on your system; otherwise, the PATHMON process
returns an error.
Examples
The following examples add program objects to the PATHMON configuration file:
ADD PROGRAM PROG-1
ADD PROGRAM PROG-2, TCP TCP-1, TYPE T16-6530 (INITIAL MENU)
ADD PROGRAM program-name [ , program-attribute ]...