web based network discovery and management, security hardened with a unique login per boot and 24/7 cloudimg support
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.
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.
Real screenshots taken while testing this image against its deployment guide.
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
## 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
## Use Cases
## 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.