netbox-netprod-importer icon indicating copy to clipboard operation
netbox-netprod-importer copied to clipboard

Poll data from network devices in production and import it into netbox

Results 28 netbox-netprod-importer issues
Sort by recently updated
recently updated
newest added

Hello, I tried to use the tool with one of the Junos router that I have but I am getting the below error: netbox-netprod-importer import -v error -u admin -p...

Hello, while trying to import my Nexus device, i get the following error when the importer hits the netbox API: `404 Client Error: Not Found for url: https://ipam.xxxx.com/api/dcim/_choices/?limit=50 --` it...

I have some strange error when trying to import from a Cisco 9300 After a long debugging it seems it is an error with the name of the interfaces Twex/x/x...

Hey, Despite having disable_ssl_warnings set as True or False in the config I still get the following issue when trying to connect to netbox api. ERROR: netbox_importer: Error when polling...

This PR is a little big (sorry about that), but I'll summarize the changes. - Uses OPTIONS to lookup choices. Requires https://github.com/scaleway/python-netboxapi/pull/9 to be merged. - Ignores IPv6 link local...

For all three devices, netbox shows LLDP neighbors without errors. Full output: Initializing importers… 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 3/3 [00:00

Hi, #50 was closed, but this PR will support enable mode.

Hello, when i execute the netbox importer i receive an error. I think that the error is due to a check of the hostname of the devices in prompt. Could...

Hi, hoping someone can help with the following issue: Error when polling device ***-***-*** 'vlanshowplist-ifidx' trying to poll an nxos device using driver nxos_ssh and importer looks ok on debug...

Not shure if this is a Bug, or if i simply have some Error in my Config, but i am struggling to get this running. We have several Juniper EX4200...