Difference between revisions of "Rabbitmqctl ping"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
Will ping rabbit@rabbitmq-123124-t4343. This only checks if the OS process is running and registered with [[epmd]]. Timeout: 60000 ms. | Will ping rabbit@rabbitmq-123124-t4343. This only checks if the OS process is running and registered with [[epmd]]. Timeout: 60000 ms. | ||
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 | ||
Revision as of 06:44, 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
See also
- RabbitMQ, AMQP,
rabbitmqctl [ ping | status | cluster_status | version | --help ]
Advertising: