Name

ocf:rsyslog — rsyslog resource agent

Synopsis

OCF_RESKEY_configfile=string [OCF_RESKEY_rsyslog_binary=string] [OCF_RESKEY_start_opts=string] rsyslog [start | stop | status | monitor | meta-data | validate-all]

Description

This script manages a rsyslog instance as an HA resource.

Supported Parameters

OCF_RESKEY_configfile=Configuration file

This parameter specifies a configuration file for a rsyslog instance managed by this RA.

OCF_RESKEY_rsyslog_binary=rsyslog executable

This parameter specifies rsyslog's executable file.

OCF_RESKEY_start_opts=Start options

This parameter specifies startup options for a rsyslog 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.