On a modern Linux you can restart it like any other service
sudo service rabbitmq-server restart
There is a specific control interface as well
sudo rabbitmqctl "report"
sudo rabbitmqctl "reset"
On a modern Linux you can restart it like any other service
sudo service rabbitmq-server restart
There is a specific control interface as well
sudo rabbitmqctl "report"
sudo rabbitmqctl "reset"