Find a file
2020-06-09 10:24:53 +02:00
attic Unifies host_details.lua generation 2020-05-26 12:50:47 +02:00
contrib Merge pull request #1745 from darox/patch-1 2018-04-19 10:27:11 +02:00
doc Additional notes on CSRF 2020-06-03 17:42:38 +02:00
docker Updated instructions 2020-05-13 10:11:47 +02:00
hooks Add pre-commit hooks to sort localization and minify 2018-09-05 17:27:13 +02:00
httpdocs Remove iface_ndpi_stats.lua (use the REST API) 2020-05-28 11:21:43 +02:00
include Fix for properly handlign SNMP oid's in requests 2020-06-08 17:03:27 +02:00
packages Remove nindex tool (a REST API is available now for nindex queries) 2020-05-29 09:14:42 +02:00
scripts Avoids adding URLs for SNMP devices no longer existing 2020-06-09 10:24:53 +02:00
snappy Add missing files. 2016-08-04 15:01:05 -04:00
src Reworked SNMP get/getnext options 2020-06-08 19:49:45 +02:00
tests Adds mem_total and mem_ntopng_virtual to the test ignores 2020-05-29 18:08:23 +02:00
third-party Add json-c to third-party (due to a bug introduced in 0.12.1-1.3ubuntu0.1) 2020-05-15 10:42:46 +00:00
tmp Disabled experimental code 2016-01-26 01:05:32 +01:00
tools Create namespaces setup tool to test nEdge 2020-03-10 16:42:18 +01:00
.gitignore Implement ntopng plugins 2019-12-10 09:25:57 +01:00
.travis.yml Reworked json-c prerequisite 2019-07-22 18:14:07 -04:00
autogen.sh Using third party json-c even with pkg installed 2020-05-15 12:38:36 +00:00
CHANGELOG.md Typo 2020-03-19 21:28:19 +01:00
config.guess Optimized preferences redis read 2015-05-27 00:35:28 +02:00
configure.seed Use json-c package 2020-05-15 15:00:17 +00: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 Add cleancss minify target 2020-04-28 12:12:41 +02:00
ntopng.8 default data directory migration from /var/tmp/ntopng to /var/lib/ntopng 2018-08-29 17:46:56 +02:00
README.md Updates README with docs pointer 2019-01-22 17:29:43 +01:00
snapcraft.yaml Add missing files. 2016-08-04 15:01:05 -04:00

ntop ntop

ntopng

Build Status Total Alerts

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.md 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
  • RaspberryPI/BeagleBoard ARM (based on Ubuntu Linux)
  • Ubiquity Networks EdgeRouter (MIPS)

Enjoy.

Documentation

If you want to learn more about ntopng please visit the User's Guide and the API Documentation.

Details

For more information about ntopng, please visit http://ntop.org