From owner-freebsd-questions@FreeBSD.ORG Thu Sep 25 15:27:22 2008 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 07047106568B for ; Thu, 25 Sep 2008 15:27:22 +0000 (UTC) (envelope-from gpbuono@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.175]) by mx1.freebsd.org (Postfix) with ESMTP id CC8108FC1D for ; Thu, 25 Sep 2008 15:27:21 +0000 (UTC) (envelope-from gpbuono@gmail.com) Received: by wf-out-1314.google.com with SMTP id 24so523419wfg.7 for ; Thu, 25 Sep 2008 08:27:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=L3Nd3+vbdCX4Raid8o7LdpNZ+AwZo4Y6lqRo23pc5EI=; b=pckiwid8gT1oNYRM1puzukMREwIXf56egXvhWuLSJ64ogntGFUo9cDmc9SY78P0edZ 8H2eUt2vsu/BBQBeIOxlXAYKWOyqC+2IOBU63R0l/+MiNmnWtlBxVL4/ipDqHDAU23Eb zYtHf/iBc820QYuisiP9SYhYh+OxTqoqa+ue4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=Q0lsA3VtQJJjYYLltmXOI3ASzdSnMKlnRlJyR5mr+9sBST3OqzCfB2Qpa8dRQVDnbJ 4/N51BS8pJES2Vhajrm+6HS6clQzcRsGrsQvG5u4T2az+lAVm6TIcj0opO98fK9eaorb ywFHW6S8CC/EMvzmkNJNq4JXAacRQU/xQe5es= Received: by 10.142.142.16 with SMTP id p16mr3182883wfd.284.1222356441358; Thu, 25 Sep 2008 08:27:21 -0700 (PDT) Received: by 10.142.218.9 with HTTP; Thu, 25 Sep 2008 08:27:21 -0700 (PDT) Message-ID: Date: Thu, 25 Sep 2008 17:27:21 +0200 From: "Gian Paolo Buono" To: freebsd-questions@freebsd.org In-Reply-To: <20080925152358.GA92242@aleph.cepheid.org> MIME-Version: 1.0 References: <20080925152358.GA92242@aleph.cepheid.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: ethernet statistics 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: Thu, 25 Sep 2008 15:27:22 -0000 Hi, try systat and :ifstat bye On Thu, Sep 25, 2008 at 5:23 PM, Erik Osterholm < freebsd-lists-erik@erikosterholm.org> wrote: > On Thu, Sep 25, 2008 at 04:39:35PM +0200, Vonarburg, David wrote: > > Hi, > > I am using Intel PRO/1000PT Server adaptor with freeBSD 7.0. > > How can I read out the statistics of the card from software? > > (num bytes received, packets sent and more) > > > > Thanks in advance > > David > > Is netstat -i what you're looking for? > > Erik > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >