To check the status of the RabbitMQ issue
sudo rabbitmqctl status
To stop the message broker issue,
sudo rabbitmqctl stop
To restart the message broker issue,
sudo invoke-rc.d rabbitmq-server start
sudo rabbitmqctl status
To stop the message broker issue,
sudo rabbitmqctl stop
To restart the message broker issue,
sudo invoke-rc.d rabbitmq-server start
No comments:
Post a Comment