I need to implement traffic shaper in my net but must get info on what traffic is eating up more bw.
What traffic sniffers/reporters have you played with or can recomend or comment on? (preferably with HTML/graphic output).
$ apt-cache show ntop Description: display network usage in top-like format ntop is a Network Top program. It displays a summary of network usage by machines on your network in a format reminiscent of the unix top utility. It can also be run in web mode, which allows the display to be browsed with a web browser.
$ apt-cache show sntop
Description: A curses-based utility that polls hosts to determine connectivity.
Simple network top (sntop) is a curses-based console utility,
in the spirit of top, that polls network hosts at a regular interval to
determine their connectivity and displays the results in a pretty format.
Advanced features, such as automatic HTML generation of results,
secure terminal mode, execution of external file on connectivity change,
and user/system configure files, are supported.
Cheers, Marcel