diff options
author | edwin <edwin@FreeBSD.org> | 2003-04-05 16:20:27 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-04-05 16:20:27 +0800 |
commit | 728d7b3aa02d9114d6ac925043cef83d8d647c94 (patch) | |
tree | 745ad01bbdfbcad8932e1fa285b35df6437a3eb9 /net/Makefile | |
parent | 1367ce29ee7dc2f71108614e5cbd767023a9a823 (diff) | |
download | freebsd-ports-gnome-728d7b3aa02d9114d6ac925043cef83d8d647c94.tar.gz freebsd-ports-gnome-728d7b3aa02d9114d6ac925043cef83d8d647c94.tar.zst freebsd-ports-gnome-728d7b3aa02d9114d6ac925043cef83d8d647c94.zip |
NeTAMS - Network Traffic Accounting and Monitoring Software
NeTAMS is a Network Traffic Accounting and Monitoring Software.
It runs as a daemon under FreeBSD and Linux operating systems.
Collects an IP traffic information flowing via your PC/UNIX
or Cisco router, filters it, aggregates, stores onto HASH/SQL
database, and makes SMTP/HTML reports to site administrator.
Anoter features are flexible policy targets, firewalling,
access control, quotas, scheduler and much much more.
PR: ports/46777
Submitted by: Yuriy N. Shkandybin <jura@happychance.com>
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 4a73255ee08f..c805e27490b4 100644 --- a/net/Makefile +++ b/net/Makefile @@ -330,6 +330,7 @@ SUBDIR += net-snmp SUBDIR += net-snmp-tkmib SUBDIR += net-snmp4 + SUBDIR += netams SUBDIR += netatalk SUBDIR += netcat SUBDIR += netdude |