pkgsrc/net/flodo/DESCR
mrg 0ad68f841d initial import of the flodo-v3 package. it works like a "vmstat/iostat"
program for the network, showing the top flows across a network interface.
2004-09-30 00:13:53 +00:00

11 lines
490 B
Text

i frequently want to know what the top few network flows are... and yet
there didn't seem to be any tool which was as simple to use as "vmstat"
or "iostat". this tool fills that void for me.
with the default options flodo will dump the top 20 flows every 5 seconds.
flodo is quite basic at this point, understanding only ethernet frames,
ipv4, tcp, and udp.
flodo can't even do reverse DNS and doesn't bother mapping port numbers
to services or display icmp or ethernet protocol names.