ocf:proftpd — OCF Resource Agent compliant FTP script.
[OCF_RESKEY_binary=string] [OCF_RESKEY_conffile=string] [OCF_RESKEY_pidfile=string] [OCF_RESKEY_curl_binary=string] [OCF_RESKEY_curl_url=string] [OCF_RESKEY_test_user=string] [OCF_RESKEY_test_pass=string] proftpd [start | stop | monitor | monitor | validate-all | meta-data]
The Proftpd binary
The Proftpd configuration file name with full path. For example, "/etc/proftpd.conf"
The Proftpd PID file. The location of the PID file is configured in the Proftpd configuration file.
The absolut path to the curl binary for monitoring with OCF_CHECK_LEVEL greater zero.
The URL which is checked by curl with OCF_CHECK_LEVEL greater zero.
The name of the ftp user for monitoring with OCF_CHECK_LEVEL greater zero.
The password of the ftp user for monitoring with OCF_CHECK_LEVEL greater zero.