From owner-freebsd-net@FreeBSD.ORG Wed Jan 19 07:59:15 2005 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A56B16A4CE for ; Wed, 19 Jan 2005 07:59:15 +0000 (GMT) Received: from mails.tsinghua.edu.cn (mails.tsinghua.edu.cn [166.111.8.16]) by mx1.FreeBSD.org (Postfix) with SMTP id 8C26F43D2D for ; Wed, 19 Jan 2005 07:59:14 +0000 (GMT) (envelope-from lguohan00@mails.tsinghua.edu.cn) X-scanvirus: By SOPHOS Scan Engine X-scanresult: CLEAN X-Received: unknown,166.111.66.14,20050119155721 Received: from unknown (HELO ?219.224.206.78?) (lguohan00@166.111.66.14) by localhost with SMTP; 19 Jan 2005 07:57:21 -0000 Message-ID: <41EE13F0.9040907@mails.tsinghua.edu.cn> Date: Wed, 19 Jan 2005 16:01:52 +0800 From: Guohan Lu Organization: Tsinghua University User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "freebsd-net@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Is ther a tool to show online throughput of a socket X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: lguohan00@mails.tsinghua.edu.cn List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jan 2005 07:59:15 -0000 Hi, netstat only shows the traffic per interface, I need traffic information per socket. Is there a tool to do this? Best regards, Guohan