From owner-freebsd-net@FreeBSD.ORG Sat Jul 26 12:22:55 2014 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9C9A51CB for ; Sat, 26 Jul 2014 12:22:55 +0000 (UTC) Received: from mail.unitedinsong.com.au (mail.unitedinsong.com.au [150.101.178.33]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 566B126EC for ; Sat, 26 Jul 2014 12:22:55 +0000 (UTC) Received: from laptop3.herveybayaustralia.com.au (laptop3.herveybayaustralia.com.au [192.168.0.185]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.unitedinsong.com.au (Postfix) with ESMTPSA id C9DE427376 for ; Sat, 26 Jul 2014 22:22:52 +1000 (EST) Message-ID: <53D39D9C.8040407@herveybayaustralia.com.au> Date: Sat, 26 Jul 2014 22:22:52 +1000 From: Da Rock User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: "freebsd-net@freebsd.org" Subject: systat -ifstat with missing statistics Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jul 2014 12:22:55 -0000 I came across this in my late night searching that this was not new, but I can't seem to find it again. May not even have been on this list. I just wanted to say "me too". New install of FreeBSD 10, trying out the new wlan drivers and I wanted to see how fast it was actually going to compare with the old. Ran systat -ifstat and I only get half the results! I had some heavy network going, and it was going quite fast I know, just not how fast exactly. I could see the incoming but not the outgoing. Unfortunately my traffic was outgoing... I tried incoming after and got some good results, but still this is not a good position to be in. Anyone on this one? Or is a pr required? Cheers