Difference between revisions of "Rabbitmqctl ping"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
 
  Ping succeeded
 
  Ping succeeded
  
 +
rabbitmqctl [[ping]]
 +
Will ping rabbit@localhost. This only checks if the OS process is running and registered with epmd. Timeout: 60000 ms.
 +
Error:
 +
Failed to connect and authenticate to rabbit@localhost in 60000 ms
 +
 +
== Related ==
 +
* <code>[[brew install rabbitmq]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 06:45, 11 August 2022

rabbitmqctl ping
Will ping rabbit@rabbitmq-123124-t4343. This only checks if the OS process is running and registered with epmd. Timeout: 60000 ms.
Ping succeeded
rabbitmqctl ping
Will ping rabbit@localhost. This only checks if the OS process is running and registered with epmd. Timeout: 60000 ms.
Error:
Failed to connect and authenticate to rabbit@localhost in 60000 ms

Related[edit]

See also[edit]

Advertising: