Subject: CVS commit: pkgsrc/net/ntopng
From: Adam Ciarcinski
Date: 2016-04-08 18:59:07
Message id: 20160408165907.63DB0FBBA@cvs.NetBSD.org

Log Message:
ntopng is the next generation version of the original ntop, a network traffic
probe that shows the network usage, similar to what the popular top Unix
command does. ntopng is based on libpcap and it has been written in a portable
way in order to virtually run on every Unix platform, MacOSX and on Windows as
well.

ntopng users can use a a web browser to navigate through ntop (that acts as
a web server) traffic information and get a dump of the network status. In
the latter case, ntopng can be seen as a simple RMON-like agent with
an embedded web interface. The use of:

* a web interface.
* limited configuration and administration via the web interface.
* reduced CPU and memory usage (they vary according to network size and traffic)

Files:
RevisionActionfile
1.1addpkgsrc/net/ntopng/DESCR
1.1addpkgsrc/net/ntopng/Makefile
1.1addpkgsrc/net/ntopng/PLIST
1.1addpkgsrc/net/ntopng/distinfo
1.1addpkgsrc/net/ntopng/files/ntopng.sh
1.1addpkgsrc/net/ntopng/patches/patch-Makefile.in
1.1addpkgsrc/net/ntopng/patches/patch-configure.seed
1.1addpkgsrc/net/ntopng/patches/patch-include_ntop__includes.h
1.1addpkgsrc/net/ntopng/patches/patch-src_PacketDumperTuntap.cpp
1.1addpkgsrc/net/ntopng/patches/patch-src_Redis.cpp
1.1addpkgsrc/net/ntopng/patches/patch-third-party_mongoose_mongoose.c