Managing HP Serviceguard for Linux, Seventh Edition, July 2007

Configuring Packages and Their Services
Choosing Package Modules
Chapter 6 195
Package Modules and Parameters
The table that follows shows the package modules and the configuration
parameters each module includes. Read this section in conjunction with
the discussion under “Package Configuration Planning” on page 113.
Use this information, and the parameter explanations that follow
(page 201), to decide which modules (if any) you need to add to the
failover, multi-node, or system multi-node module, to create your
package. If you are used to creating legacy packages, you will notice that
parameters from the package control script (or their equivalents) are
now in the package configuration file; these parameters are marked (S)
in the table.
NOTE If you are going to create a complex package that contains many
modules, you may want to skip the process of selecting modules, and
simply create a configuration file that contains all the modules:
cmmakepkg -m sg/all $SGCONF/pkg_sg_complex
(The output will be written to $SGCONF/pkg_sg_complex.)