Just wanted to note that the LLDP sensor is currently broken for Junos devices - hanging on the call to device.open(), just as described in Juniper/py-junos-eznc#579. Totally blocks, so subsequent polls don't happen. Sensor is effectively stopped
I'm running 2.9.1, will try again on 2.10.1
Guessing this is related to the eventlet changes at around the 2.7 timeframe
Just wanted to note that the LLDP sensor is currently broken for Junos devices - hanging on the call to
device.open(), just as described in Juniper/py-junos-eznc#579. Totally blocks, so subsequent polls don't happen. Sensor is effectively stoppedI'm running 2.9.1, will try again on 2.10.1
Guessing this is related to the eventlet changes at around the 2.7 timeframe