The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD net-mgmt : netams

Network Traffic Accounting and Monitoring Software Network Traffic Accounting and Monitoring Software Network Traffic Accounting and Monitoring Software

 NeTAMS stands for Network Traffic Accounting and Monitoring Software. 
It is built for UNIX and works for networks with Cisco routers or PC Unix 
routers (Linux/FreeBSD/Solaris). Several methods of traffic gathering are 
supported (tee/divert/ip_queue/libpcap/netflow v5), database storage 
(BerkleyDB/MySQL/PostgresSQL), aggregation, visualization, notification etc. 
It is possible to block traffic based on quotas, authorization ID, empty 
balance (billing); manage bandwidth, create a flexible accounting and 
filtration policies. 

http://www.netams.com/ http://www.netams.com/ http://www.netams.com/



netams history


v. 1.19
date: 2007/07/08 12:41:40;  author: rafan;  state: Exp;  lines: +9 -21
- Update to 3.4.0 RC 2
- Use DISTVERSION to simplify things
- Correct NO_PACKAGE message
- Remove unused SYSDIR variable and dead code
- Remove BROKEN on 6.x and above, it builds now
- Use MAN8PREFIX for man8 pages
- Refine pkg-message, and use SUB_FILES for it
- Respect PREFIX in rc script, and refine the script a bit

PR:		ports/113209
Submitted by:	Dima Panov 
Approved by:	Yuriy N. Shkandybin  (maintainer)

v. 1.18 date: 2006/09/03 00:30:33; author: kris; state: Exp; lines: +4 -0 BROKEN: Does not compile on 6.x
v. 1.17 date: 2006/06/26 22:00:01; author: itetcu; state: Exp; lines: +2 -1 - fix rc.d script to check if the daemon is started - and since we change so much of it also move it to files/netams - bump PORTREVISION PR: ports/99322 Submitted by: Vasiliy P. Melnik Approved by: maintainer
v. 1.16 date: 2006/06/14 12:08:24; author: pav; state: Exp; lines: +12 -20 - Update to 3.3.5 - Provide rc_subr script PR: ports/98636 Submitted by: Yuriy Shkandybin (maintainer)
v. 1.15 date: 2006/05/11 22:49:41; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with N
v. 1.14 date: 2006/01/05 15:16:57; author: tdb; state: Exp; lines: +1 -1 - Update to 3.3.2 PR: 91352 Submitted by: Yuriy Shkandybin (maintainer) Approved by: clement (mentor, implicitly)
v. 1.13 date: 2005/12/03 23:42:23; author: ehaupt; state: Exp; lines: +1 -1 - Update to 3.3.1a - Add SHA256 hash PR: 89831 Submitted by: Yuriy N. Shkandybin (maintainer)
v. 1.12 date: 2005/11/29 00:13:23; author: pav; state: Exp; lines: +3 -3 - Update to 3.3.1 PR: ports/89658 Submitted by: Yuriy N. Shkandybin (maintainer)
v. 1.11 date: 2005/10/12 12:05:55; author: ehaupt; state: Exp; lines: +73 -33 Update to 3.3.0 PR: 87195 Submitted by: Yuriy N. Shkandybin (maintainer) Approved by: novel (mentor)
v. 1.10 date: 2005/06/10 07:51:47; author: pat; state: Exp; lines: +1 -1 Update to 3.2.3 PR: ports/82087 Submitted by: maintainer
v. 1.9 date: 2005/04/13 12:05:23; author: leeym; state: Exp; lines: +1 -1 - Update to netams-3.2.2 PR: 79853 Submitted by: Yuriy N. Shkandybin
v. 1.8 date: 2005/01/24 17:10:43; author: pav; state: Exp; lines: +23 -37 - Update to 3.2.1 PR: ports/76581 Submitted by: Yuriy N. Shkandybin (maintainer)
v. 1.7 date: 2004/08/18 10:49:06; author: pav; state: Exp; lines: +6 -7 - Update to 3.1.1830 PR: ports/70568 Submitted by: Yuriy N. Shkandybin (maintainer)
v. 1.6 date: 2004/02/23 04:42:04; author: wollman; state: Exp; lines: +1 -1 Say hello to the new "net-mgmt" category. There are probably more ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
v. 1.5 date: 2004/01/05 19:44:12; author: pav; state: Exp; lines: +2 -2 - Update to 3.1 (1790) PR: ports/60923 Submitted by: Yuriy N. Shkandybin (maintainer)
v. 1.4 date: 2003/12/26 17:12:30; author: krion; state: Exp; lines: +18 -13 - Update to version netams-3.1(1770) - Unbreak build on 5.x - Pet portlint PR: 60543 Submitted by: maintainer
v. 1.3 date: 2003/12/21 18:39:02; author: linimon; state: Exp; lines: +4 -0 Mark as broken on 5.x due to compile problems (possibly related to gcc3.3 import although it's hard to say). Notified maintainer.
v. 1.2 date: 2003/06/19 20:13:20; author: leeym; state: Exp; lines: +27 -27 Update based on new version netams-3.1.1563 PR: 52608 Submitted by: "Yuriy N. Shkandybin"
v. 1.1 date: 2003/04/05 08:20:26; author: edwin; state: Exp; 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 ============================================================================= v. 1.19 date: 2007/07/08 12:41:40; author: rafan; state: Exp; lines: +9 -21 - Update to 3.4.0 RC 2 - Use DISTVERSION to simplify things - Correct NO_PACKAGE message - Remove unused SYSDIR variable and dead code - Remove BROKEN on 6.x and above, it builds now - Use MAN8PREFIX for man8 pages - Refine pkg-message, and use SUB_FILES for it - Respect PREFIX in rc script, and refine the script a bit PR: ports/113209 Submitted by: Dima Panov Approved by: Yuriy N. Shkandybin (maintainer)
v. 1.18 date: 2006/09/03 00:30:33; author: kris; state: Exp; lines: +4 -0 BROKEN: Does not compile on 6.x
v. 1.17 date: 2006/06/26 22:00:01; author: itetcu; state: Exp; lines: +2 -1 - fix rc.d script to check if the daemon is started - and since we change so much of it also move it to files/netams - bump PORTREVISION PR: ports/99322 Submitted by: Vasiliy P. Melnik Approved by: maintainer
v. 1.16 date: 2006/06/14 12:08:24; author: pav; state: Exp; lines: +12 -20 - Update to 3.3.5 - Provide rc_subr script PR: ports/98636 Submitted by: Yuriy Shkandybin (maintainer)
v. 1.15 date: 2006/05/11 22:49:41; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with N
v. 1.14 date: 2006/01/05 15:16:57; author: tdb; state: Exp; lines: +1 -1 - Update to 3.3.2 PR: 91352 Submitted by: Yuriy Shkandybin (maintainer) Approved by: clement (mentor, implicitly)
v. 1.13 date: 2005/12/03 23:42:23; author: ehaupt; state: Exp; lines: +1 -1 - Update to 3.3.1a - Add SHA256 hash PR: 89831 Submitted by: Yuriy N. Shkandybin (maintainer)
v. 1.12 date: 2005/11/29 00:13:23; author: pav; state: Exp; lines: +3 -3 - Update to 3.3.1 PR: ports/89658 Submitted by: Yuriy N. Shkandybin (maintainer)
v. 1.11 date: 2005/10/12 12:05:55; author: ehaupt; state: Exp; lines: +73 -33 Update to 3.3.0 PR: 87195 Submitted by: Yuriy N. Shkandybin (maintainer) Approved by: novel (mentor)
v. 1.10 date: 2005/06/10 07:51:47; author: pat; state: Exp; lines: +1 -1 Update to 3.2.3 PR: ports/82087 Submitted by: maintainer
v. 1.9 date: 2005/04/13 12:05:23; author: leeym; state: Exp; lines: +1 -1 - Update to netams-3.2.2 PR: 79853 Submitted by: Yuriy N. Shkandybin
v. 1.8 date: 2005/01/24 17:10:43; author: pav; state: Exp; lines: +23 -37 - Update to 3.2.1 PR: ports/76581 Submitted by: Yuriy N. Shkandybin (maintainer)
v. 1.7 date: 2004/08/18 10:49:06; author: pav; state: Exp; lines: +6 -7 - Update to 3.1.1830 PR: ports/70568 Submitted by: Yuriy N. Shkandybin (maintainer)
v. 1.6 date: 2004/02/23 04:42:04; author: wollman; state: Exp; lines: +1 -1 Say hello to the new "net-mgmt" category. There are probably more ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
v. 1.5 date: 2004/01/05 19:44:12; author: pav; state: Exp; lines: +2 -2 - Update to 3.1 (1790) PR: ports/60923 Submitted by: Yuriy N. Shkandybin (maintainer)
v. 1.4 date: 2003/12/26 17:12:30; author: krion; state: Exp; lines: +18 -13 - Update to version netams-3.1(1770) - Unbreak build on 5.x - Pet portlint PR: 60543 Submitted by: maintainer
v. 1.3 date: 2003/12/21 18:39:02; author: linimon; state: Exp; lines: +4 -0 Mark as broken on 5.x due to compile problems (possibly related to gcc3.3 import although it's hard to say). Notified maintainer.
v. 1.2 date: 2003/06/19 20:13:20; author: leeym; state: Exp; lines: +27 -27 Update based on new version netams-3.1.1563 PR: 52608 Submitted by: "Yuriy N. Shkandybin"
v. 1.1 date: 2003/04/05 08:20:26; author: edwin; state: Exp; 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 ============================================================================= v. 1.19 date: 2007/07/08 12:41:40; author: rafan; state: Exp; lines: +9 -21 - Update to 3.4.0 RC 2 - Use DISTVERSION to simplify things - Correct NO_PACKAGE message - Remove unused SYSDIR variable and dead code - Remove BROKEN on 6.x and above, it builds now - Use MAN8PREFIX for man8 pages - Refine pkg-message, and use SUB_FILES for it - Respect PREFIX in rc script, and refine the script a bit PR: ports/113209 Submitted by: Dima Panov Approved by: Yuriy N. Shkandybin (maintainer)
v. 1.18 date: 2006/09/03 00:30:33; author: kris; state: Exp; lines: +4 -0 BROKEN: Does not compile on 6.x
v. 1.17 date: 2006/06/26 22:00:01; author: itetcu; state: Exp; lines: +2 -1 - fix rc.d script to check if the daemon is started - and since we change so much of it also move it to files/netams - bump PORTREVISION PR: ports/99322 Submitted by: Vasiliy P. Melnik Approved by: maintainer
v. 1.16 date: 2006/06/14 12:08:24; author: pav; state: Exp; lines: +12 -20 - Update to 3.3.5 - Provide rc_subr script PR: ports/98636 Submitted by: Yuriy Shkandybin (maintainer)
v. 1.15 date: 2006/05/11 22:49:41; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with N
v. 1.14 date: 2006/01/05 15:16:57; author: tdb; state: Exp; lines: +1 -1 - Update to 3.3.2 PR: 91352 Submitted by: Yuriy Shkandybin (maintainer) Approved by: clement (mentor, implicitly)
v. 1.13 date: 2005/12/03 23:42:23; author: ehaupt; state: Exp; lines: +1 -1 - Update to 3.3.1a - Add SHA256 hash PR: 89831 Submitted by: Yuriy N. Shkandybin (maintainer)
v. 1.12 date: 2005/11/29 00:13:23; author: pav; state: Exp; lines: +3 -3 - Update to 3.3.1 PR: ports/89658 Submitted by: Yuriy N. Shkandybin (maintainer)
v. 1.11 date: 2005/10/12 12:05:55; author: ehaupt; state: Exp; lines: +73 -33 Update to 3.3.0 PR: 87195 Submitted by: Yuriy N. Shkandybin (maintainer) Approved by: novel (mentor)
v. 1.10 date: 2005/06/10 07:51:47; author: pat; state: Exp; lines: +1 -1 Update to 3.2.3 PR: ports/82087 Submitted by: maintainer
v. 1.9 date: 2005/04/13 12:05:23; author: leeym; state: Exp; lines: +1 -1 - Update to netams-3.2.2 PR: 79853 Submitted by: Yuriy N. Shkandybin
v. 1.8 date: 2005/01/24 17:10:43; author: pav; state: Exp; lines: +23 -37 - Update to 3.2.1 PR: ports/76581 Submitted by: Yuriy N. Shkandybin (maintainer)
v. 1.7 date: 2004/08/18 10:49:06; author: pav; state: Exp; lines: +6 -7 - Update to 3.1.1830 PR: ports/70568 Submitted by: Yuriy N. Shkandybin (maintainer)
v. 1.6 date: 2004/02/23 04:42:04; author: wollman; state: Exp; lines: +1 -1 Say hello to the new "net-mgmt" category. There are probably more ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
v. 1.5 date: 2004/01/05 19:44:12; author: pav; state: Exp; lines: +2 -2 - Update to 3.1 (1790) PR: ports/60923 Submitted by: Yuriy N. Shkandybin (maintainer)
v. 1.4 date: 2003/12/26 17:12:30; author: krion; state: Exp; lines: +18 -13 - Update to version netams-3.1(1770) - Unbreak build on 5.x - Pet portlint PR: 60543 Submitted by: maintainer
v. 1.3 date: 2003/12/21 18:39:02; author: linimon; state: Exp; lines: +4 -0 Mark as broken on 5.x due to compile problems (possibly related to gcc3.3 import although it's hard to say). Notified maintainer.
v. 1.2 date: 2003/06/19 20:13:20; author: leeym; state: Exp; lines: +27 -27 Update based on new version netams-3.1.1563 PR: 52608 Submitted by: "Yuriy N. Shkandybin"
v. 1.1 date: 2003/04/05 08:20:26; author: edwin; state: Exp; 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 =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm