HP Serviceguard Developer's Toolbox Version B.12.00.00 For HP-UX and Linux

# VOLUME_GROUPS
# FILESYSTEMS
# IP_ADDRESSES
# /etc/cmcluster/packages/pkg1a/task0 start
# /etc/cmcluster/packages/pkg1a/task1 start
# /etc/cmcluster/packages/pkg1a/task2 start
# SERVICES
# DEFERRED_RESOURCES
# END
#
# When the package halts, the steps are executed in the following order:
#
# START
# DEFERRED_RESOURCES
# SERVICES
# /etc/cmcluster/packages/pkg1a/task2 stop
# /etc/cmcluster/packages/pkg1a/task1 stop
# /etc/cmcluster/packages/pkg1a/task0 stop
# IP_ADDRESSES
# FILESYSTEMS
# VOLUME_GROUPS
# END
#
# A script template is available at $SGCONF/examples/external_script.template
#
# Legal values for external_script: <Any String>
#external_script
# Access Control Policy Parameters.
#
# "user_name", "user_host" and "user_role" specify who can administer
# this package.
#
# Three entries set the access control policy for the package: the
# first line must be "user_name", the second "user_host", and the third "user_role".
# Enter a value after each.
#
# 1. "user_name" can either be "any_user", or a maximum of
# 8 login names from the /etc/passwd file on user host.
# 2. "user_host" is where the user can issue Serviceguard commands.
# Choose one of these three values: "any_serviceguard_node",
# or (any) "cluster_member_node", or a specific node. For node,
# use the name portion of the official hostname supplied by the
# domain name server, not the IP addresses or fully qualified name.
# 3. "user_role" must be "package_admin". This role grants permission
# to "monitor", plus for administrative commands for the package.
#
# These policies do not affect root users. Access Policies defined in
# this file must not conflict with policies defined in the cluster
# configuration file.
#
# Example: to configure a role for user john from node noir to
# administer the package, enter:
# user_name john
# user_host noir
# user_role package_admin
#
# Legal values for user_name:
# A string of tokens each of which starts with alphanumeric character and contains
# only alphanumeric and underscore(_) characters. The tokens must be separated by a space
# or a tab character.
# Maximum length of each user_name is 39 character.
#
# Legal values for user_host:
# Any string that starts and ends with an alphanumeric character, and
# contains only alphanumeric characters, dot(.), dash(-), or underscore(_)
# in the middle.
# Maximum length is 39 character.
#
# Legal values for user_role: package_admin.
#user_name
#user_host
#user_role
# Physical Volumes
#
# "pv" is used to specify physical volumes used by this package.
# This should only be used by HP specified applications
# Do not modify this section otherwise.
#
# Specify the name of each physical volume.
# The name must be an absolute path starting with "/".
#
# For example, if this package uses the physical volumes /dev/sda1 and /dev/sdb1, enter:
# pv /dev/sda1
# pv /dev/sdb1
#
# Legal values for pv: /^\/[0-9A-Za-z][0-9A-Za-z_.\/\-]*[0-9A-Za-z]$/.
#pv
Toolkit Module Script (tkit_module.sh):
28 MySQL Toolkit scripts