On Fri, Jan 08, 2010 at 09:42:50AM -0500, Sam Hopkins wrote: > > # Statistics for interface eth1 > > rx_cnt: 205337 > > rx_bytes: 217120220 > > rx_runs: 58822 > > rx_buffers_full: 0 > > tx_cnt: 205338 > > tx_bytes: 12832088 > > tx_runs: 0 > > tx_buffers_full: 0 > > dropped: 0 > > ignored: 0 > > broadcast: 11 > > If rx_runs is an overrun condition (I'd guess), then you probably have > a flow control problem with packets getting dropped at the nic.
No, rx_runs is roughly the number of times the daemon got woken up by the kernel due to input data being available on the network socket. So compared with rx_cnt, it says that the kernel queued roughly 3.5 packets on average before ggaoed got to process them. Gabor -- --------------------------------------------------------- MTA SZTAKI Computer and Automation Research Institute Hungarian Academy of Sciences --------------------------------------------------------- ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ Aoetools-discuss mailing list Aoetools-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/aoetools-discuss