Skip to content

Instantly share code, notes, and snippets.

@kapb14
Created February 28, 2019 21:22
Show Gist options
  • Save kapb14/7d32e2373da648b7c0cb7a0899a7090a to your computer and use it in GitHub Desktop.
Save kapb14/7d32e2373da648b7c0cb7a0899a7090a to your computer and use it in GitHub Desktop.
Пингуем RabbitMQ из командной строки
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