lethalwp

Results 5 issues of lethalwp

Some polled devices were marked as down even when snmp_exporter?target=... worked. the target error in prom was "invalid utf-8 label". The problem was an invalid character on the interface description....

bug
device-bug

This is maybe a bit dirty. To facilitate the telnet "transport" instead of ssh. When port 23 is selected, add automatically the transport:telnet option diff: --- a/netbox_onboarding/onboard.py +++ b/netbox_onboarding/onboard.py @@...

enhancement

This adds the netconf-rpc as a feature, and adds the xml query to every module. It shouldn't change a thing for the ssh-cli. After a lot of analyzing, on EX2200...

By removing these locks, i fixed one of my performance issue: When i uses prometheus with junos_exporter on a poll rate of 1 minute with 20 devices, it worked perfectly....