ocf:syslog-ng — Syslog-ng resource agent
[OCF_RESKEY_configfile=string] [OCF_RESKEY_syslog_ng_binary=string] [OCF_RESKEY_start_opts=string] [OCF_RESKEY_kill_term_timeout=integer] syslog-ng [start | stop | status | monitor | meta-data | validate-all]
This parameter specifies a configuration file for a syslog-ng instance managed by this RA.
This parameter specifies syslog-ng's executable file.
This parameter specifies startup options for a syslog-ng instance managed by this RA. When no value is given, no startup options is used. Don't use option '-F'. It causes a stuck of a start action.
On a stop action, a normal stop method(pkill -TERM) is firstly used. And then the confirmation of its completion is waited for the specified seconds by this parameter. The default value is 10.