mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-13 05:51:46 +00:00
dockerebpfipfixkubernetesnetflownetworkntopngpacket-analyserpacket-processingrealtimesflowsnmptraffic-monitoring
This commit implements in the FlowsManager class a very basic parser for SQL-like fixed-format strings, which allows for better flexibility. This is a first step towards delegating to Lua scripts the construction of the SQL statement. |
||
|---|---|---|
| contrib | ||
| doc | ||
| httpdocs | ||
| include | ||
| packages | ||
| scripts | ||
| src | ||
| third-party | ||
| tools | ||
| .gitattributes | ||
| .gitignore | ||
| .travis.yml | ||
| autogen.sh | ||
| config.guess | ||
| configure.seed | ||
| COPYING | ||
| LICENSE | ||
| Makefile.in | ||
| ntopng.8 | ||
| README.md | ||
ntopng
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.