Designing Disaster Tolerant High Availability Clusters, 10th Edition, March 2003 (B7660-90013)

Configuration File Parameters for ContinentalClusters
Appendix C 419
The parameter consists of a pair of names: the name of
the cluster that receives the data to be replicated
(usually the Recovery Cluster) as defined in the
MC/ServiceGuard cluster configuration ASCII file,
followed by a slash (/), followed by the name of the
data replication receiver package as defined in the
MC/ServiceGuard package configuration ASCII file.
Some replication software may only have a receiver
package as separate package because the sender
package is built into the application.
DATA_SENDER_PACKAGE clustername/packagename
This variable is only used if the data replication is
carried out by a separate software application that
must be kept highly available. If the replication
software uses a sender process, you include this
variable in the configuration file. Maximum size is 81
characters.
The parameter consists of a pair of names: the name of
the cluster that sends the data to be replicated (usually
the Primary Cluster) as defined in the
MC/ServiceGuard cluster configuration ASCII file,
followed by a slash (/), followed by the name of the
data replication sender package as defined in the
MC/ServiceGuard package configuration ASCII file.
Some replication software may only have a receiver
package as separate package because the sender
package is built into the application.
MONITOR_INTERVAL n
The interval, in seconds, that the ContinentalClusters
monitor polls the cluster, nodes, and packages to see if
the status has changed. This number must be an
integer. The minimum value is 30 seconds, the default
is 60 seconds, and the maximum is 300 seconds (5
minutes).
MONITOR_PACKAGE_NAME packagename
This is the name of the MC/ServiceGuard package
containing the ContinentalClusters monitor. Maximum
size is 40 characters.