ntopng, high speed web based network traffic monitoring with per host and per flow visibility, ready on first boot.
ntopng is a web based network traffic monitor that shows what is happening on your network in real time. It captures traffic from a network interface, identifies applications and protocols with deep packet inspection, and presents per host and per flow statistics, talkers, alerts and historical trends through an interactive dashboard, with support for collecting NetFlow, sFlow and IPFIX flows from other devices.
cloudimg ships ntopng community edition fully patched with its redis backing store already wired up, so the dashboard is serving traffic the moment the instance boots. No known password is baked into the image: a unique admin password is generated on this instance's first boot, and every image comes with a paired deployment guide and 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.
## ntopng - Network Traffic Monitoring on AWS
ntopng is a high-speed, web-based network traffic monitoring and flow-analysis tool - the next generation of the original ntop. It gives you real-time and historical visibility into every host and flow on your network, deep Layer-7 application and protocol detection through nDPI, flow collection for NetFlow, sFlow and IPFIX, alerting, and a rich interactive dashboard. This AMI delivers the GPL community edition fully installed, ordered behind its mandatory redis backing store, and serving its web UI on port 3000 - operational within minutes of launch, with no manual package installation or dependency troubleshooting.
## Why This AMI Over a Manual Install
Unlike a bare ntopng deployment, this image ships with:
## Use Case: Network Team Investigating Traffic Anomalies
An operations team needs to see what is actually talking on their VPC and spot unexpected traffic. With this AMI they launch a single instance, open the dashboard, and immediately see per-host and per-flow breakdowns with Layer-7 application labels - identifying top talkers, unusual destinations and protocol mixes without deploying agents on every host. They can point NetFlow/sFlow exporters at the instance to aggregate flows from routers and switches into one searchable view.
## Monitoring Capabilities
## Application Stack
ntopng is a compiled C++ daemon backed by redis for its in-memory state. Both run as systemd services; ntopng is ordered to start after redis. The web UI is served directly on port 3000 over HTTP - for production, front it with a reverse proxy terminating TLS (the user guide covers nginx + Let's Encrypt). Persistent data resides on a dedicated EBS volume you can encrypt with EBS encryption at rest and resize independently of the root volume.
## Security Posture
## Getting Started
1. Launch the AMI on a supported instance (m5.large or larger recommended)
2. Open port 3000 (and 22 for SSH) in your security group
3. Retrieve the first-boot administrator password from /root/ntopng-credentials.txt over SSH
4. Browse to http://
5. Explore hosts and flows; point flow exporters at the instance to aggregate network-wide traffic
## cloudimg Support
24/7 technical support by email and live chat covers deployment, upgrades, reverse-proxy and TLS termination, and flow-collector integration. Critical issues receive a one-hour average response.
This is a repackaged open source software product with additional charges for cloudimg support services. ntopng is a trademark of its respective owner. 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.