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

Add support to check-rabbitmq-consumers.rb for specifying the vhost #29

Open
javierjeronimo opened this issue Apr 13, 2016 · 2 comments

Comments

@javierjeronimo
Copy link

Our queues are in a specific vhost, so we need to provide user, password and vhost in check-rabbitmq-consumers.rb

@majormoses
Copy link
Member

Sorry for lack of response, from what I see it likely does not look at which vhost its on and I would need to sit down and look at rmq apis to be sure. Did you try and it fails or are you worried that there might be a conflct if someone else should add a queue with the same name on a different vhost? Some very simple trial and error would validate both cases here.

@lbeucher
Copy link

We have same problems, we have two virtualHost with same name of queue.

@majormoses majormoses changed the title Does check-rabbitmq-consumers.rb support vhosts? Add support to check-rabbitmq-consumers.rb for specifying the vhost Sep 16, 2017
Grissess pushed a commit to wherefortravel/sensu-plugins-rabbitmq that referenced this issue Nov 30, 2023
…ugins#29)

* check-redis-memory-percentage: Use total memory if max is 0

* check-redis-memory-percentage: Changing memory casting and using fdiv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants