From owner-freebsd-questions@FreeBSD.ORG Wed Nov 3 06:54:03 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7F28B106566C for ; Wed, 3 Nov 2010 06:54:03 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 0C8148FC19 for ; Wed, 3 Nov 2010 06:54:02 +0000 (UTC) Received: by fxm17 with SMTP id 17so216672fxm.13 for ; Tue, 02 Nov 2010 23:54:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=nHdNvsXT2nitpFCCvpb8F7GN/mSNoo4kyq415VCf4aI=; b=BiLK+UTIZrd3RCPLiYSZfo64hWA2HkWYafx+k6OVl9Kdwn8S0+fgeIpJ/W4TUI4Vwd ALwUVPDejQ9H9do52R9Zb+S95wxEjiu+A/aK1aZqc4wwB4+tjtGLYBBHp85OEBoqCL/h oQUHSSdxYFf1bh0ZCntZVG7Oaitvcg8RL7I5Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=eh2XsV5zIYtBCnab1BHRXqzC4xKOriV0Xk0FsLOedbERWSGJvMhVfihpJDkwIcdgqv 8wZ+mN/9Hs00h/VnDJlH6WTGkIQ21YYxFaMVCxsWmNp0LVWCpBcWk8A1mjwfHMAfQshO whsnPpHAycTtiGNAQx/LZWMsK9mWG/Zo3IKEs= MIME-Version: 1.0 Received: by 10.223.86.4 with SMTP id q4mr9790671fal.20.1288767241783; Tue, 02 Nov 2010 23:54:01 -0700 (PDT) Received: by 10.223.108.194 with HTTP; Tue, 2 Nov 2010 23:54:01 -0700 (PDT) In-Reply-To: <4CD102FA.1080604@ose.nl> References: <20101102034203.GA4799@thought.org> <20101102085003.58ce8202@gumby.homeunix.com> <20101103011700.GB3490@thought.org> <201011030144.37369.bruce@cran.org.uk> <20101103055000.GB4073@thought.org> <20101103055527.GA11737@dan.emsphone.com> <4CD102FA.1080604@ose.nl> Date: Wed, 3 Nov 2010 01:54:01 -0500 Message-ID: From: Adam Vande More To: Bas Smeelen Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Gary Kline , freebsd-questions@freebsd.org Subject: Re: is there a utillity...? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Nov 2010 06:54:03 -0000 On Wed, Nov 3, 2010 at 1:36 AM, Bas Smeelen wrote: > Or in Gnome put the system monitor thing on a panel > I used to use vnstat for this on servers > Path: /usr/ports/net/vnstat > Info: A console-based network traffic monitor > If you want to avoid proc, try net-mgmt/iftop or net/trafshow I prefer trafshow, but haven't tried vnstat. -- Adam Vande More