Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

what i should do about rabbitmq lay4 check? #386

Closed
Michael754267513 opened this issue Jul 5, 2016 · 3 comments
Closed

what i should do about rabbitmq lay4 check? #386

Michael754267513 opened this issue Jul 5, 2016 · 3 comments

Comments

@Michael754267513
Copy link

this is a example about check redis.
option tcp-check
tcp-check send PING\r\n
tcp-check expect string +PONG
tcp-check send QUIT\r\n
tcp-check expect string +OK
[root@QA-PUB01 conf]# telnet 192.168.2.216 6379
Trying 192.168.2.216...
Connected to 192.168.2.216.
Escape character is '^]'.
ping
+PONG
quit
+OK
Connection closed by foreign host.
when i post a command,redis give me a string.but rabbitmq i not found this feature!
how to config about rabbitmq?

@jjasghar
Copy link
Contributor

jjasghar commented Jul 5, 2016

This seems like the wrong place to ask this question, please ask proper RabbitMQ repos? https://github.com/rabbitmq

@jjasghar jjasghar closed this as completed Jul 5, 2016
@michaelklishin
Copy link
Member

Please post questions to rabbitmq-users.

@Michael754267513
Copy link
Author

Sorry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants