ocf_heartbeat_Pure-FTPd — Manages a Pure-FTPd FTP server instance
Pure-FTPd
[ start | stop | monitor | meta-data | validate-all ]
script
The full path to the Pure-FTPd startup script.
For example, "/sbin/pure-config.pl"
(optional, string, default /sbin/pure-config.pl
)
conffile
The Pure-FTPd configuration file name with full path.
For example, "/etc/pure-ftpd/pure-ftpd.conf"
(optional, string, default /etc/pure-ftpd/pure-ftpd.conf
)
daemon_type
The Pure-FTPd daemon to be called by pure-ftpd-wrapper. Valid options are "" for pure-ftpd, "mysql" for pure-ftpd-mysql, "postgresql" for pure-ftpd-postgresql and "ldap" for pure-ftpd-ldap (optional, string, no default)
pidfile
PID file (optional, string, default /var/run/resource-agents/pure-ftpd-default.pid
)
This resource agent supports the following actions (operations):
start
Starts the resource. Suggested minimum timeout: 20s.
stop
Stops the resource. Suggested minimum timeout: 20s.
monitor
Performs a detailed status check. Suggested minimum timeout: 20s. Suggested interval: 60s.
validate-all
Performs a validation of the resource configuration. Suggested minimum timeout: 20s.
meta-data
Retrieves resource agent metadata (internal use only). Suggested minimum timeout: 5s.