Hi, On Mon, Sep 09, 2002 at 08:55:03PM -0500, Jos� Alberto Guzm�n Ram�rez wrote: > I need to implement traffic shaper in my net but must get info on what > traffic is eating up more bw.
Have a look at http://lartc.org/ > What traffic sniffers/reporters have you played with or can recomend > or comment on? > (preferably with HTML/graphic output). iptraf is a nice tool to watch current connections and traffic, but it's ncurses. I guess the best way is to set up some accounting rules with iptables to figure out wich services are most bandwidth consuming. OTOH, a network admin should always know what his users are wasting the bandwidth for ;) HTH Frederik Sch�ler

