Nn

Netdisco Network Discovery and Management

AWS Networking

web based network discovery and management, security hardened with a unique login per boot and 24/7 cloudimg support

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

Netdisco is an open source, web based network management and discovery tool. It polls switches, routers and access points over SNMP, CLI and device APIs, collects IP and MAC address data into a PostgreSQL database, and presents a web interface to inventory every device, search ports and nodes, locate where a MAC or IP address is connected, and see how devices link together. cloudimg packages Netdisco with a bundled PostgreSQL database, an nginx front end, and hardened defaults so it is ready to run.

Why the cloudimg image

The cloudimg image disables Netdisco's default anonymous full access guest and seeds a unique admin login on first boot, alongside a unique database password and SNMP read only community, so nothing ships with a known credential. PostgreSQL data lives on its own dedicated volume you can resize and snapshot independently, every image ships with a step by step deploy guide, and cloudimg backs it with 24/7 support.

Common uses

  • Automatically discover and inventory every switch, router and access point on your network, with vendor, model and software version for each.
  • Find which switch port a given MAC or IP address is connected to, and trace how devices link together across the network.
  • Audit ports and nodes, track historical connectivity, and review network topology from one web interface.

Key features

  • Discover and inventory every network device from first boot - Unlike a manual Netdisco install that requires container setup, database provisioning, and schema configuration, this AMI is production-ready on launch. It polls switches, routers, and access points over SNMP, CLI, and device APIs, collects IP and MAC data into a bundled PostgreSQL 16 database preloaded with MAC vendor reference data, and presents a web interface to search ports, locate any MAC or IP, and view device topology.
  • Security hardened where default Netdisco is not - Most Netdisco deployments ship with an anonymous guest that has full administrative rights. This image disables that guest entirely, seeds a unique admin login on every first boot, and generates per-instance database and SNMP credentials written to a root only file. The bundled PostgreSQL binds to loopback only with scram-sha-256 authentication, so no credential is ever shared, default, or network-exposed.
  • Dedicated EBS data volume with 24/7 expert support - Unlike setups that co-locate database files on the OS disk, PostgreSQL data lives on a separate EBS volume you can resize, snapshot, and back up independently. cloudimg engineers provide round-the-clock support by email and live chat with a one-hour average response for critical issues, covering deployment, SNMP discovery, user management, and performance tuning.

See it running

Real screenshots taken while testing this image against its deployment guide.

Netdisco Network Discovery and Management screenshot 1 Netdisco Network Discovery and Management screenshot 2 Netdisco Network Discovery and Management screenshot 3 Netdisco Network Discovery and Management screenshot 4

Description

This is a repackaged open source software product wherein additional charges apply for cloudimg support services.

## Overview

Netdisco is an open source, web based network management and discovery tool. It polls switches, routers, and access points over SNMP, CLI, and device APIs, collects IP and MAC address data into a PostgreSQL database, and presents a web interface to inventory every device, browse and search ports and nodes, locate where a MAC or IP address is connected, and see how devices link together. This AMI delivers a fully configured, security-hardened Netdisco server behind an nginx reverse proxy, backed by a bundled local PostgreSQL database preloaded with MAC vendor reference data, eliminating the manual container setup, database provisioning, and authentication hardening a bare install requires. It ships Netdisco 2.101000 from the official netdisco container images.

## Why This Image Over Alternatives

Most Netdisco deployments ship with an anonymous guest that has full administrative rights - this image disables that guest entirely and seeds a unique admin login on the first boot of every instance, so nothing is ever open to the network. Where self-managed installs co-locate database files on the OS disk, this image isolates all PostgreSQL data on a dedicated, independently resizable EBS volume for safer backups and scaling. A unique database password and a unique SNMP read only community are also generated per instance and written to a root only file.

## What Is Included

  • Netdisco 2.101000 run from the official netdisco web and backend container images
  • nginx reverse proxy so the web interface is served on port 80 without exposing the container port
  • Bundled PostgreSQL 16 carrying Netdisco's schema plus MAC vendor (OUI) reference data, ready to identify device and node vendors out of the box
  • A required login - the default anonymous guest is disabled and a per-instance admin user is seeded
  • Unique per-instance secrets - the admin password, the database password, and the SNMP read only community are generated on first boot
  • Dedicated data volume carrying the PostgreSQL data on its own EBS disk
  • Loopback-only database listener with scram-sha-256 password authentication

## Secure First Boot

On first boot a one-shot service rotates the database role password, generates a unique SNMP read only community and a unique admin password, re-seeds the admin user, resolves the instance public IP through EC2 IMDSv2, and writes the credentials to a file readable only by root. No shared or default login ever exists in the image.

## AWS Integration Points

  • Amazon EBS - PostgreSQL data lives on a dedicated EBS volume; use EBS Snapshots for point-in-time backups or resize storage independently of the OS disk.
  • Amazon VPC - Deploy within your VPC and reach the web interface over port 80 (front with TLS for public exposure); the bundled database never listens on a public interface.
  • Amazon CloudWatch - Forward Netdisco, nginx, and system logs to CloudWatch for centralized monitoring and alerting.

## Use Cases

  • Campus or enterprise network inventory - A campus with hundreds of switches and access points can automatically discover and catalog every device with vendor, model, and software version, replacing manual spreadsheets and reducing audit preparation from days to minutes.
  • MSP multi-client endpoint location - A managed service provider supporting multiple client VLANs can instantly find which switch port a given MAC or IP address is connected to, cutting troubleshooting time when onboarding new clients or investigating connectivity issues.
  • Compliance-driven port auditing - A team needing to locate rogue devices for regulatory compliance can search ports and nodes, track historical connectivity, and review network topology from one web interface.

## Get Started

Connect over SSH, read the generated admin password, open the web interface in your browser, and add your first device by entering the hostname or IP of a switch or router that permits SNMP from this instance. Discovery and polling run as background jobs on the backend daemon.

## cloudimg Support

24/7 technical support by email and live chat. Our engineers assist with deployment, Netdisco and PostgreSQL configuration, SNMP discovery, user management, and performance tuning. Critical issues receive a one-hour average response time.

To discuss your architecture, contact our team through the support channels listed below.

All product and company names are trademarks or registered trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.

Related technologies

netdisconetwork managementnetwork discoverysnmpnetwork inventoryswitch port mappermac address trackingip address managementnetwork monitoringtopology mappingpostgresqlnetwork asset management