Verify version of rabbitmq

前端 未结 11 2045
误落风尘
误落风尘 2020-12-23 15:30

How can I verify which version of rabbitmq is running on a server?

Is there a command to verify that rabbitmq is running?

11条回答
  •  粉色の甜心
    2020-12-23 16:20

    In the likely event you're using the "management" (web) plug-in, the RabbitMQ version appears in the upper-right corner of every web page, along with the version of the Erlang run-time.

提交回复
热议问题