Name of the Script
ntopng
Script Type
CT (LXC Container)
Does this script support arm64?
arm64 not supported
π Script Details
ntopng is a network traffic probe and analyser β who talks to whom, which protocols and applications, historical statistics, alerting and flow export. Community Edition. Requested in discussion #8505.
- Official ntop repository:
apt-ntop-stable.deb from packages.ntop.org/apt-stable/$(get_os_info codename)/all/ registers the repo, then apt install ntopng. Verified the trixie path returns HTTP 200 and ships ntopng 6.6.260803.
- No manual dependency list needed β the package pulls redis-server, ndpi, pfring and the rest itself.
- Config at
/etc/ntopng/ntopng.conf; the capture interface is detected from the default route at install time. Web UI on 3000, admin/admin.
- Note: out of the box ntopng only sees the container's own traffic. Analysing the network needs a SPAN/mirror port or a NetFlow/sFlow/IPFIX exporter pointed at it β flagged as a warning in the JSON so nobody expects magic.
has_arm: false β only x64 exists under the trixie suite in the ntop repo.
- Update path is apt-based.
Source: https://www.ntop.org/products/traffic-analysis/ntop/
Name of the Script
ntopng
Script Type
CT (LXC Container)
Does this script support arm64?
arm64 not supported
π Script Details
ntopng is a network traffic probe and analyser β who talks to whom, which protocols and applications, historical statistics, alerting and flow export. Community Edition. Requested in discussion #8505.
apt-ntop-stable.debfrompackages.ntop.org/apt-stable/$(get_os_info codename)/all/registers the repo, thenapt install ntopng. Verified the trixie path returns HTTP 200 and shipsntopng 6.6.260803./etc/ntopng/ntopng.conf; the capture interface is detected from the default route at install time. Web UI on 3000,admin/admin.has_arm: falseβ onlyx64exists under the trixie suite in the ntop repo.Source: https://www.ntop.org/products/traffic-analysis/ntop/