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

PROGRAM Commands
HP NonStop Pathway/iTS System Management Manual426748-002
11-3
ALTER PROGRAM Command
ALTER PROGRAM Command
Use the ALTER PROGRAM command to change the attribute values of a PROGRAM
object description that was previously added to the PATHMON configuration file. For a
list of the PROGRAM object attributes, see the SET PROGRAM Command on
page 11-15.
PROGRAM program-name
specifies the name of a previously defined and added PROGRAM object.
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.
RESET
changes an existing attribute of a PROGRAM object to the default value.
If an attribute is not required and no default value exists, this option deletes the
value set for the attribute.
If an attribute is required and no default value exists, the RESET option generates
a syntax error and leaves the current attribute value unchanged.
program-keyword
specifies a single SET PROGRAM command attribute keyword or several
keywords separated by commas and enclosed in parentheses.
ALTER [ PROGRAM ] program-name
{ , program-attribute }
{ , RESET program-keyword }
{ , RESET (program-keyword [ , program-keyword ]... ) }
program-keyword is:
ERROR-ABORT
OWNER
PRINTER
SECURITY
TCP
TMF
TYPE program-type