https://github.com/netboxlabs/orb-discovery
Network discovery backends for Orb Agent, developed by NetBox Labs
https://github.com/netboxlabs/orb-discovery
diode discovery netbox network orb
Last synced: 6 days ago
JSON representation
Network discovery backends for Orb Agent, developed by NetBox Labs
- Host: GitHub
- URL: https://github.com/netboxlabs/orb-discovery
- Owner: netboxlabs
- License: apache-2.0
- Created: 2024-10-25T16:27:44.000Z (over 1 year ago)
- Default Branch: develop
- Last Pushed: 2025-08-26T17:28:47.000Z (5 months ago)
- Last Synced: 2025-08-27T00:24:23.863Z (5 months ago)
- Topics: diode, discovery, netbox, network, orb
- Language: Go
- Homepage: https://netboxlabs.com
- Size: 1.32 MB
- Stars: 15
- Watchers: 1
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# orb-discovery
Orb discovery backends collection
- [device-discovery](./device-discovery/README.md) - Device Discovery Backend that uses [NAPALM](https://github.com/napalm-automation/napalm) Drivers.
- [network-discovery](./network-discovery/README.md) - Network Discovery Backend which is a wrapper over [NMAP](https://nmap.org/) scanner.
- [worker](./worker/README.md) - A Worker Backend that allows to run custom implementation as part of Orb Agent.
- [snmp-discover](./snmp-discovery/README.md) - Device discovery that uses SNMP