Find a file
2015-10-09 09:55:41 +02:00
contrib Initial import from SVN 2015-04-30 12:22:35 +02:00
doc Update README.elasticsearch 2015-09-29 00:36:24 +02:00
httpdocs Finally fixed bit vs bytes in graphs 2015-09-29 00:35:39 +02:00
include Enlarged buffer for JSON deseriealization 2015-10-09 09:55:41 +02:00
packages Added pfring subversion release dependency 2015-10-05 19:22:48 +02:00
scripts Removed invalid warning when parsing flows received via ZMQ in case they contain MAC addresses 2015-10-08 23:42:43 +02:00
src Enlarged buffer for JSON deseriealization 2015-10-09 09:55:41 +02:00
third-party Implemented lua method for reading the list of local nets 2015-08-21 23:23:32 +02:00
tools Initial import from SVN 2015-04-30 12:22:35 +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 Removed explicit bash path in favour of /usr/bin/env 2015-09-15 22:19:11 +02:00
config.guess Optimized preferences redis read 2015-05-27 00:35:28 +02:00
configure.seed Updated pfring dependency 2015-10-04 21:43:01 +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 build: fix MAN_DIR 2015-08-29 20:11:13 -07:00
ntopng.8 Update ES example type 2015-09-27 12:11:08 +02:00
README.md Travis logo changes 2015-10-03 08:35:04 +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.