Pathway/iTS System Management Manual (G06.24+)
TERM Commands
HP NonStop Pathway/iTS System Management Manual—426748-002
10-4
ADD TERM Command
ADD TERM Command
Use the ADD TERM command to enter the name and description of a TERM object
into the PATHMON configuration file. Use this command after defining a TERM object
with the SET TERM command.
This command can be issued only to configured TERM objects.
term-name
specifies the name of a TERM object. A TERM name can be from 1 through 15
alphanumeric or hyphen characters and must start with a letter, be unique within
the PATHMON environment, and not be a PATHCOM reserved word.
term-attribute
specifies an attribute describing a TERM object. A TERM attribute consists of a
keyword and a value. The value you enter overrides the value previously
established with the SET TERM command. Use any of the attributes listed for the
SET TERM command.
Considerations
•
The ADD TERM is valid only for configured TERM objects. Temporary TERM
objects are added when the RUN PROGRAM command executes.
•
To use the ADD TERM 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 commands add definitions for the specified TERM objects to the
PATHMON configuration file:
ADD TERM TERM-1
ADD TERM TERM-4,LIKE TERM-1
ADD TERM term-name [ , term-attribute ]...