How can I verify which version of rabbitmq is running on a server?
Is there a command to verify that rabbitmq is running?
You can simply execute from the command line:
sudo rabbitmqctl status | grep rabbit