David, I currently do run a modified command for tcpdump when Im generating traffic from the spirent.
tcpdump -i eth2.10 -nn | cut -c 1-8 | uniq -c as I think it works, it grabs all the packets per second and writes out the amount that its receives. although for example when I run this command I do see this when I stop it. 186349833 packets received by filter 112972610 packets dropped by kernel Robert _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.

