$ modules / network-discovery
Network Discovery.
Map what is on the network. Find what the agent is not on.
allnative · ARP + SNMP + mDNSpreview
// in 60 seconds
- →ARP + mDNS sweep of the client subnet from one enrolled host.
- →SNMP probe for managed network gear.
- →Assets auto-linked to existing hosts or flagged as unmanaged.
Core capabilities.
Subnet sweep
ARP + mDNS from an enrolled host. Discovers hosts, MAC, hostname, OS fingerprint where available.
SNMP
SNMPv2c + SNMPv3 for switches, routers, UPS, printers.
Unmanaged asset flag
Hosts without an agent flagged for enrollment.
Asset reconciliation
Matches discovered hosts against existing inventory by MAC / hostname.
// architecture
Agent-initiated sweep from the most-recently-enrolled host per subnet. No promiscuous mode required.
FAQ.
Does it scan aggressively?+
No — rate-limited, respects `do-not-scan` lists, skipped on VPN links.