Find a file
2015-11-10 16:54:43 +01:00
contrib Initial import from SVN 2015-04-30 12:22:35 +02:00
doc Created README for compiling ntopng frion source 2015-11-05 16:55:46 +01:00
httpdocs Minor optimization for ELK template setup 2015-10-28 00:26:59 +01:00
include Adds MySQL support for traffic profiles 2015-11-10 11:36:55 +01:00
packages Added checks for renaming old installations of ntopng that might create runtime issues due to name clash 2015-11-01 10:21:34 +01:00
scripts Fixes max/min/avg/tot value computation on some graphs 2015-11-10 16:54:43 +01:00
src Adds MySQL support for traffic profiles 2015-11-10 11:36:55 +01:00
third-party Removed some warnings 2015-11-07 18:36:56 +01:00
tools Added readme and utility for using ntopng in bridging mode 2015-10-22 16:23:03 +02:00
.gitattributes Added css to the list of files to ignore in github stats 2015-05-01 19:50:36 +02:00
.gitignore ignore build-time generated files for third-party applications; ignore rules are generic and noes not depend on a given application version;ignore netbeans files folder; 2015-10-04 12:46:47 +02:00
.travis.yml Travis build changes 2015-05-07 10:13:38 +02:00
autogen.sh Odd minor versions now identify development versions, even numbers stable versions 2015-10-11 10:05:13 +02:00
config.guess Optimized preferences redis read 2015-05-27 00:35:28 +02:00
configure.seed Removed duplicated interfaces (issue #236) 2015-10-17 19:14:16 +02:00
COPYING Initial import from SVN 2015-04-30 12:22:35 +02:00
LICENSE Initial commit 2015-04-30 12:07:16 +02:00
Makefile.in Initial work for supporting communities (work in progress) 2015-10-12 01:04:34 +02:00
ntopng.8 Added ability to specify - (stdin) as ingress device. This fixes #240. 2015-10-17 17:05:23 +02:00
README.md Fix Travis link 2015-10-11 11:54:14 +02:00

ntop ntop

ntopng

Build Status

Introduction

ntopng is a web-based network traffic monitoring application released under GPLv3. It is the new incarnation of the original ntop written in 1998, and now revamped in terms of performance, usability, and features.

While you can read more about ntopng on the ntop web site (http://www.ntop.org), we suggest you to start reading the doc/README.ntopng file for learning how to compile and use ntopng.

If instead of source code you prefer to use a pre-built package, please go to http://packages.ntop.org

We build binary packages for the following platforms:

  • Ubuntu Linux Server x64
  • CentOS/RedHat Linux x64
  • Windows x64
  • BeagleBoard ARM (based on Ubuntu Linux)
  • Ubiquity Networks EdgeRouter (MIPS)

Enjoy.