diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2007-07-09 18:57:52 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2007-07-09 18:57:52 +0000 |
commit | 09e91aec257a338a28d57d9ec4d64c5add176542 (patch) | |
tree | ae317243f3559f5c745ed3c6e40d16583cdd3ede /net/sflowtool | |
parent | 67b94e82ee6eb0c501666192595d7367333f43ee (diff) | |
download | ports-09e91aec257a338a28d57d9ec4d64c5add176542.tar.gz ports-09e91aec257a338a28d57d9ec4d64c5add176542.zip |
Notes
Diffstat (limited to 'net/sflowtool')
-rw-r--r-- | net/sflowtool/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/sflowtool/pkg-descr b/net/sflowtool/pkg-descr index c5a7b430118f..690e28e49f2d 100644 --- a/net/sflowtool/pkg-descr +++ b/net/sflowtool/pkg-descr @@ -1,3 +1,5 @@ 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. + +WWW: http://www.inmon.com/technology/sflowTools.php |