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

Behavior of check-rabbitmq-consumers and check-rabbitmq-consumer-utilisation is confusing #130

Open
masifpak opened this issue Aug 29, 2019 · 1 comment

Comments

@masifpak
Copy link

I am using threshhold as default (-w 5 -c 2) but it always show CRITICAL wheile return the following.

CheckRabbitMQConsumers CRITICAL: Queues in critical state: DEV_FILE_INTEGRATIONS_REQUESTS:0-Consumers

When I changed condition from c > 0 to any like c > 100 or anything, it just returns

CRITICAL-

@masifpak
Copy link
Author

masifpak commented Aug 29, 2019

Same issue is with consumer utilisation check as shhown below. My threshold is -w 0.9 -c 0.5

CheckRabbitMQConsumerUtilisation CRITICAL: Queues in critical state: DEV_FILE_INTEGRATIONS_REQUESTS:0.0%

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