Pathway/XM System Management Manual

PXMCFG Statements and PXMCHK Utility
Compaq NonStop™ Pathway/XM System Management Manual426761-001
10-20
RESET PROGRAM
RESET PROGRAM
This statement changes the values for the PROGRAM object attributes from the values
that you defined with the SET PROGRAM statement to the defaults. This statement
does not change the attributes of a PROGRAM object already added to the SuperCTL
configuration file.
program-keyword
specifies one or more attributes to be reset. For descriptions of these attributes, see
the SET PROGRAM statement.
If you omit
program-keyword, this statement resets all attribute values to the
defaults.
Considerations
If you invoke the RESET PROGRAM statement after the SET PROGRAM
statement but before the ADD PROGRAM statement, the attribute values you
specify revert to the default values.
Some required PROGRAM object attributes have no default values. If you include a
required attribute in the RESET PROGRAM statement, the attribute is set to a null
value and must be set again before you add the PROGRAM object description to the
PATHMON configuration file.
If an attribute is not required and does not have a default value, the RESET
PROGRAM statement deletes the value for the attribute.
If you set multiple values for an attribute (for example, the GROUP attribute), the
RESET PROGRAM statement deletes all the values set for the attribute.
Examples
The following statement resets all attribute values:
RESET PROGRAM
The following statements reset the values for the specified attributes:
RESET PROGRAM TMF
RESET PROGRAM TCP, OWNER
RESET PROGRAM [ program-keyword [ , program-keyword ]... ]
program-keyword is:
ERROR-ABORT SECURITY
GROUP TCP
OWNER TMF
PRINTER TYPE terminal-type