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

check-rabbitmq-messages.rb not checking against the correct queues #78

Open
akang1 opened this issue Dec 28, 2017 · 0 comments
Open

check-rabbitmq-messages.rb not checking against the correct queues #78

akang1 opened this issue Dec 28, 2017 · 0 comments

Comments

@akang1
Copy link

akang1 commented Dec 28, 2017

Hi,

No matter what i do, it is keep on only checking against one queue:

"trigger_form_post_action.error"

I always get this as a result:

"CheckRabbitMQMessages WARNING: trigger_form_post_action.error: 366"

I tried running commands like:

check-rabbitmq-queue.rb --h localhost --user user --password pw --queuelevel testqueue -w 100 -c 200

check-rabbitmq-queue.rb --h localhost --user user --password pw -q testqueue -w 100 -c 200

I am using the embedded ruby gem and i believe have the latest version of check-rabbitmq-messages.rb

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

1 participant