diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:14:05 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:14:05 -0400 |
commit | 3f1e972eedd84ea8bc26665c21ad1af676071cf2 (patch) | |
tree | e6936e583be9ba71461b6bc3df9c0e73e4398e2f /network/pmacct | |
parent | bf9f3ee55c29602730060ffaf105fe260ede4843 (diff) |
network/pmacct: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/pmacct')
-rw-r--r-- | network/pmacct/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/network/pmacct/README b/network/pmacct/README index 4b088cb71cc6..9ca7b8da288c 100644 --- a/network/pmacct/README +++ b/network/pmacct/README @@ -1,7 +1,8 @@ -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. +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). +Each component works both as a standalone daemon and as a thread of +execution for correlation purposes (ie. enrich NetFlow with BGP data). |