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

bad error handling in nwcollectd.py #5

Open
karcaw opened this issue Dec 1, 2016 · 0 comments
Open

bad error handling in nwcollectd.py #5

karcaw opened this issue Dec 1, 2016 · 0 comments

Comments

@karcaw
Copy link
Member

karcaw commented Dec 1, 2016

when the name server throws an error we get:

Dec  1 08:17:17 host collectd[3158]: Unhandled python exception in init callback: TypeError: function takes exactly 1 argument (2 given)
Dec  1 08:17:17 host collectd[3158]: Traceback (most recent call last):
Dec  1 08:17:17 host collectd[3158]:   File "/usr/lib/python2.6/site-packages/nwperf/nwcollectd.py", line 131, in init#012    collectd.error("Error",e)
Dec  1 08:17:17 host collectd[3158]: TypeError: function takes exactly 1 argument (2 given)
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