From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MNvSc-00037H-5P for garchives@archives.gentoo.org; Mon, 06 Jul 2009 21:10:50 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5B28E0638; Mon, 6 Jul 2009 21:10:15 +0000 (UTC) Received: from mail-qy0-f178.google.com (mail-qy0-f178.google.com [209.85.221.178]) by pigeon.gentoo.org (Postfix) with ESMTP id B0A35E0638 for ; Mon, 6 Jul 2009 21:10:15 +0000 (UTC) Received: by qyk8 with SMTP id 8so4483395qyk.32 for ; Mon, 06 Jul 2009 14:10:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type:content-transfer-encoding; bh=E3e6JktA+10oTozInprn62NnKka4d7St79miCmy4mMM=; b=SpAAkRBZqujzrz/cQfVX26153b5W/JP0syXypyVODkBYhkGwQHrEEE60dqzMrZ/kr+ d3U6WsmXyLCVDWT3z5NEVGfKYnilyVRooGVrwsaogiDzkf76zPUtwcpcxSgdnOGHctY7 68H2vUnNv0ezmtKEyfT22tIvT91WaViYxwsGQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=jSN14revvQTFv1kTacnaEbg6oY/Lg/N90H4QN8kU4A8dTVTX8opZgcTY3CSv8ey5jm CE/My4M5rDUUY+vqf0/yqQRujUpUwlp2TbMaCV7Ah7hvlE9+rkiw4E2eoP6AGZKjSLib HnyBEMsc4flFjfOx6tlxYexnSTim9yubCCs9s= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Sender: paul.hartman@gmail.com Received: by 10.224.54.66 with SMTP id p2mr5538258qag.266.1246914615235; Mon, 06 Jul 2009 14:10:15 -0700 (PDT) In-Reply-To: <200907052318.54263.michaelkintzios@gmail.com> References: <49bf44f10907050333y57c46458ref174233b41de0f3@mail.gmail.com> <200907052318.54263.michaelkintzios@gmail.com> Date: Mon, 6 Jul 2009 16:10:15 -0500 X-Google-Sender-Auth: 09be3fd7aaf7dcf9 Message-ID: <58965d8a0907061410q7ab863f5lb8d174f0bfe76dab@mail.gmail.com> Subject: Re: [gentoo-user] Monitoring data usage From: Paul Hartman To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 62f20c0b-a809-4fdb-9f10-affa6a97c16e X-Archives-Hash: 79a74a07937fe1a6b13427556eea2ee8 On Sun, Jul 5, 2009 at 5:18 PM, Mick wrote: > On Sunday 05 July 2009, Stroller wrote: >> On 5 Jul 2009, at 11:33, Grant wrote: >> > I'm using ifconfig to monitor how much data I'm using, but it seems >> > pretty high. Is there a simple way to see why I'm using so much data? >> >> $ eix ^ntop >> [I] net-analyzer/ntop >> Available versions: 3.3.9-r2 ~3.3.10-r1 {ipv6 ssl tcpd} >> Installed versions: 3.3.9-r2(14:11:46 06/25/09)(ssl tcpd -ipv6) >> Homepage: http://www.ntop.org/ntop.html >> Description: Network traffic analyzer with web interface >> >> $ > > Also iftop and lsof with some clever regex-ing if you want to see what program > drives the connection. nethogs will show active network activity