Name

ocf:conntrackd — This resource agent manages conntrackd

Synopsis

[OCF_RESKEY_conntrackd=string] [OCF_RESKEY_config=string] conntrackd [start | promote | demote | notify | stop | monitor | monitor | meta-data | validate-all]

Description

Master/Slave OCF Resource Agent for conntrackd

Supported Parameters

OCF_RESKEY_conntrackd=Name of the conntrackd executable

Name of the conntrackd executable. If conntrackd is installed and available in the default PATH, it is sufficient to configure the name of the binary For example "my-conntrackd-binary-version-0.9.14" If conntrackd is installed somewhere else, you may also give a full path For example "/packages/conntrackd-0.9.14/sbin/conntrackd"

OCF_RESKEY_config=Path to conntrackd.conf

Full path to the conntrackd.conf file. For example "/packages/conntrackd-0.9.14/etc/conntrackd/conntrackd.conf"