Created
February 28, 2019 21:22
-
-
Save kapb14/7d32e2373da648b7c0cb7a0899a7090a to your computer and use it in GitHub Desktop.
Пингуем RabbitMQ из командной строки
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rabbitmqctl eval "net_adm:ping(rabbit@hostname)." | |
# если узел доступен получаем ответ pong |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment