Pathway/XM System Management Manual

PXMCFG Statements and PXMCHK Utility
Compaq NonStop™ Pathway/XM System Management Manual426761-001
10-11
ADD SERVICE
ADD SERVICE
This statement enters the name and description of a SERVICE object into the SuperCTL
configuration file. Use this statement after defining a SERVICE object with the SET
SERVICE statement.
server-group-name
specifies the name of the SERVICE object, which is also used as a group name for
the set of SERVER objects to be imported or exported.
service-attribute
specifies an attribute describing a SERVICE object. An attribute consists of a
keyword and a value. The value you enter temporarily overrides the value
previously established with the SET SERVICE statement. Use any of the attributes
listed for the SET SERVICE statement.
Consideration
The SERVICE object name is automatically entered as a SERVER object group name
and as a TERM object group name for all SERVER and TERM objects that are
associated with this SERVICE object.
Compaq recommends that you specify a unique service name to make management of
these objects easier. You may also define additional relationships with already-defined
groups or with other new groups, using the SET SERVICE statement.
ADD SERVICE server-group-name [ , service-attribute ] ...