How can I verify which version of rabbitmq is running on a server?
Is there a command to verify that rabbitmq is running?
If rabbitimq can not start I found the only way to determine version is via installer system.
Eample Debian/Ubuntu:
dpkg -s rabbitmq-server | grep Version