Achei um bacana que faz um acompanhamento segundo a segundo do tráfego e errors.
# netstat -I xl0 -w 1 Abraço. -------------------------------------------------- From: "Sergio A Lima Jr" <[EMAIL PROTECTED]> Sent: Friday, October 03, 2008 5:14 PM To: "Lista Brasileira deDiscussãosobre FreeBSD (FUG-BR)" <freebsd@fug.com.br> Subject: Re: [FUG-BR] Interface de Rede On Fri, 2008-10-03 at 16:06 -0300, Eduardo Schoedler wrote: > Pessoal. > > O ifconfig do linux dá um monte de informações que não aparecem no > FreeBSD. > > # ifconfig eth0 > eth0 Link encap:Ethernet HWaddr 00:00:00:00:00:00 > inet addr:2xx.xxx.xxx.xxx Bcast:2xx.xxx.xxx.xxx > Mask:255.255.255.xxx > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:1169197968 errors:0 dropped:7610 overruns:0 frame:0 > TX packets:1104331899 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:100 > RX bytes:265812347 (253.4 MiB) TX bytes:4233048869 (3.9 GiB) > Base address:0xdce0 Memory:fd9e0000-fda00000 > > Onde eu encontro as informações de RX e TX packets/errors/dropped/overruns > no FreeBSD ??? > Nem usando verbose (-v) aparecem essas informações. > > Abraço. > > ------------------------- > Histórico: http://www.fug.com.br/historico/html/freebsd/ > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd Podes usar tambem: $ netstat -b -I <iface> []s Sergio Lima ------------------------- Histórico: http://www.fug.com.br/historico/html/freebsd/ Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd ------------------------- Histórico: http://www.fug.com.br/historico/html/freebsd/ Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd