Ronen <narkisr at gmail.com> writes:
David did you mean to use:
"setsid sh -c 'echo $$ >$PIDFILE ; exec rabbitmq-server </dev/null >
$RABBITMQ_LOG_BASE/rabbitmq_startup_log 2>&1' &
rabbitmqctl wait >/dev/null 2>&1"
As the monit command entry or to use it within the init file itself?
David did you mean to use:
"setsid sh -c 'echo $$ >$PIDFILE ; exec rabbitmq-server </dev/null >
$RABBITMQ_LOG_BASE/rabbitmq_startup_log 2>&1' &
rabbitmqctl wait >/dev/null 2>&1"
As the monit command entry or to use it within the init file itself?
should be easy to incorporate into the rabbitmq-server init script,
which already contains commands very like those.
--
David Wragg
Staff Engineer, RabbitMQ
VMware, Inc.