ocf:pound — Manage a Pound instance
OCF_RESKEY_config=string OCF_RESKEY_name=string OCF_RESKEY_pid=string [OCF_RESKEY_binary=string] [OCF_RESKEY_ctl_binary=string] [OCF_RESKEY_socket_path=string] pound [start | stop | monitor | status | meta-data | validate-all]
The Pound configuration file that pound should manage, for example "/etc/pound.cfg".
Override the name of the instance that should be given to pound (defaults to the resource identifier).
Write the process's PID to the specified file. The default will include the specified name, ie.: "/var/run/pound_production.pid". Unlike what this help message shows. It is most likely not necessary to change this parameter.
This is used to start pound server. Normally use pound.
This is used to watch pound status via unix socket. Normally use poundctl.
Write the process's unix socket. This parameter is same 'Control' parameter in configuration file, ie.: Control "/var/lib/pound/pound.cfg"