-
im running python3 netbox-scanner.py nmap
its saying started 0 hosts.. the samples i ran and it went out and did nmap discovery , created the xml file and everything.
am i literally doing it wrong…
-
Getting this on a brand new install of both netbox and netbox-scanner. Is 2.10.1 supported?
root@HOST netbox-scanner]# python3 netbox-scanner.py nmap
Traceback (most recent call last):
File "ne…
-
I am trying to run this as the netbox user. Should I be doing this with root or another user w/ sudo privileges? I am running this on AlmaLinux 8.4.
```
[ameyer@dcim001 samples]$ sudo su - netbo…
-
This is the result I get.. don't know why
/netbox/netbox/netbox-scanner$ python3 netbox-scanner.py nmap
started: 0 hosts
finished: .0 +0 ~0 -0 !0
-
Hi Drygdryg,
I'm tried to use your script to discovery my network device without luck.
Could you help me?
```
2022-05-13 15:06:20,393 {/opt/netbox/scripts/netbox-device-autodiscovery/modules/n…
-
https://github.com/lopes/netbox-scanner/blob/af65c252776127d2ab3505862fca7670e299c45c/nbs/__init__.py#L45
This error message is shown for all kind of errors. In my case I had a typo in `address` in…
-
Couldn't find this issue posted in the open or closed issues so hopefully someone can assist me.
Resolved an issue where I was receiving a traceback when attempting to run netbox-scanner.py nmap. (…
-
Hi,
I have NetBox version 3.4.3
Getting error when trying to run this script:
```
2023-08-29 15:19:45,749 {/home/andrey/netbox-device-autodiscovery/modules/nmap_network_scanner/nmap_network…
-
Any one know how to resolve this ?
/opt/netbox-device-autodiscovery/modules/nmap_network_scanner/nmap_network_scanner.py:67} [ERROR] A critical error occurred while scanning the network, stopping
…
-
Is there a way to have dns_name field populated instead of description?
Or unless I am misreading this looks like its hard coded in https://github.com/lopes/netbox-scanner/blob/master/nbs/netxms.py#L…