You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
snmptraffic sensor does not work on python 3.4 but 2.7 is working
The text was updated successfully, but these errors were encountered: