summaryrefslogtreecommitdiffstats
path: root/network/sflowtool/README
diff options
context:
space:
mode:
author Nicolas Piatto2018-04-12 16:11:55 +0200
committer Willy Sudiarto Raharjo2018-04-12 16:11:55 +0200
commitacab370fc63471c31e790e7fb3f2288dcf333236 (patch)
tree11bb9390b6d013f0f66348a817c1af114a4879c1 /network/sflowtool/README
parent63e849e78b8a14754a9fd4014b919729ec2833cf (diff)
downloadslackbuilds-acab370fc63471c31e790e7fb3f2288dcf333236.tar.gz
network/sflowtool: Added (print binary sFlow).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/sflowtool/README')
-rw-r--r--network/sflowtool/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/network/sflowtool/README b/network/sflowtool/README
new file mode 100644
index 0000000000..da356e3609
--- /dev/null
+++ b/network/sflowtool/README
@@ -0,0 +1,7 @@
+Print binary sFlow feed to ASCII, or forward it to other collectors.
+
+This tool receives sFlow data, and generates either a simple-to-parse
+tagged-ASCII output, or binary output in tcpdump(1) format. It can
+also generate Cisco NetFlow version 5 datagrams and send them to a
+destination UDP host:port, or forward the original sFlow feed to a
+number of additional collectors.