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

ZeroDivisionError: float division by zero #58

Open
stefan-as opened this issue Nov 28, 2017 · 0 comments
Open

ZeroDivisionError: float division by zero #58

stefan-as opened this issue Nov 28, 2017 · 0 comments

Comments

@stefan-as
Copy link

Traceback (most recent call last):
File "/opt/sensu/embedded/lib/ruby/gems/2.4.0/gems/sensu-plugins-mongodb-2.0.1/bin/check-mongodb.py", line 1471, in <module>
sys.exit(main(sys.argv[1:]))
File "/opt/sensu/embedded/lib/ruby/gems/2.4.0/gems/sensu-plugins-mongodb-2.0.1/bin/check-mongodb.py", line 255, in main
return check_asserts(con, host, warning, critical, perf_data)
File "/opt/sensu/embedded/lib/ruby/gems/2.4.0/gems/sensu-plugins-mongodb-2.0.1/bin/check-mongodb.py", line 1200, in check_asserts
regular_ps = delta[1] / delta[0]
ZeroDivisionError: float division by zero
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