aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/Makefile
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-02-28 17:57:15 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-02-28 17:57:15 +0000
commit5099ad3bf30c6c55ed59e30ef03f8ae73f9a8b8e (patch)
treef320091a02c0d5e3b18a0c09f04aea61e47a816e /net-mgmt/Makefile
parentabd5cba34ac53f7ce64f444f0afca55411b58e0c (diff)
downloadports-5099ad3bf30c6c55ed59e30ef03f8ae73f9a8b8e.tar.gz
ports-5099ad3bf30c6c55ed59e30ef03f8ae73f9a8b8e.zip
New port: net-mgmt/super_mediator.
super_mediator is an IPFIX mediator designed to split IPFIX sensing flows and distribute the network telemetry information to multiple sources. It can export the network telemetry data gathered into formats designed for bulk loading into databases (e.g. MySQL) or as JSON outputs, as well as directly loading MySQL tables. super_mediator is primarily designed to get network telemetry data from YAF. WWW: http://tools.netsa.cert.org/super_mediator/ PR: 207530 Submitted by: Chris Inacio <nacho319+freebsdZilla@gmail.com>
Notes
Notes: svn path=/head/; revision=409751
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r--net-mgmt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index a78c41b1bf78..2526bda515d1 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -311,6 +311,7 @@
SUBDIR += statsd
SUBDIR += statsite
SUBDIR += subcalc
+ SUBDIR += super_mediator
SUBDIR += sx
SUBDIR += sysmon
SUBDIR += tcpreplay