diff options
author | Nicolas Piatto <nico@lodpp.net> | 2018-04-12 20:52:04 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-12 21:11:01 +0700 |
commit | 63e849e78b8a14754a9fd4014b919729ec2833cf (patch) | |
tree | b87cd9a01b6f8f6a32915f03df9ec17ab0998eb9 /network/pmacct/README | |
parent | 01d659fa1c9f65666e60133ca149d8ac2088d7a6 (diff) |
network/pmacct: Added (network monitoring tools).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/pmacct/README')
-rw-r--r-- | network/pmacct/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/network/pmacct/README b/network/pmacct/README new file mode 100644 index 000000000000..4b088cb71cc6 --- /dev/null +++ b/network/pmacct/README @@ -0,0 +1,7 @@ +Pmacct is a small set of multi-purpose passive network monitoring tools. +It can account, classify, aggregate, replicate and export forwarding-plane +data, ie. IPv4 and IPv6 traffic; collect and correlate control-plane data via +BGP and BMP; collect infrastructure data via Streaming Telemetry. + +Each component works both as a standalone daemon and as a thread of execution +for correlation purposes (ie. enrich NetFlow with BGP data). |