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

snmptraffic sensor does not work on python 3.4 but 2.7 is working #49

Open
ebcoelho opened this issue Feb 4, 2016 · 1 comment
Open

Comments

@ebcoelho
Copy link

ebcoelho commented Feb 4, 2016

snmptraffic sensor does not work on python 3.4 but 2.7 is working

@denniskrol
Copy link

I know this is more than 3 years old at this point, but I just upgraded to Python 3.7.5 from Python 2, and SNMP traffic also stopped working.
You have to change all long() functions to int() in sensors/snmptraffic.py

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

2 participants