From owner-freebsd-stable@FreeBSD.ORG Wed Feb 13 18:20:14 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 19E8D16A46C for ; Wed, 13 Feb 2008 18:20:14 +0000 (UTC) (envelope-from hugo@barafranca.com) Received: from mail.barafranca.com (mail.barafranca.com [67.213.67.47]) by mx1.freebsd.org (Postfix) with ESMTP id ECB7113C45B for ; Wed, 13 Feb 2008 18:20:13 +0000 (UTC) (envelope-from hugo@barafranca.com) Received: from localhost (unknown [172.16.100.24]) by mail.barafranca.com (Postfix) with ESMTP id 28C47D64; Wed, 13 Feb 2008 18:20:13 +0000 (UTC) X-Virus-Scanned: amavisd-new at barafranca.com Received: from mail.barafranca.com ([172.16.100.24]) by localhost (mail.barafranca.com [172.16.100.24]) (amavisd-new, port 10024) with ESMTP id 1aZidQLjwrrb; Wed, 13 Feb 2008 18:19:39 +0000 (UTC) Received: from [192.168.200.26] (a213-22-25-165.cpe.netcabo.pt [213.22.25.165]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.barafranca.com (Postfix) with ESMTP id 678B1D59; Wed, 13 Feb 2008 18:19:38 +0000 (UTC) Message-ID: <47B334CD.1000200@barafranca.com> Date: Wed, 13 Feb 2008 18:19:57 +0000 From: Hugo Silva User-Agent: Thunderbird 2.0.0.9 (X11/20071213) MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <200802131453.m1DErqO8071630@lava.sentex.ca> In-Reply-To: <200802131453.m1DErqO8071630@lava.sentex.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: AMD64 vs i386, ifstat and bsnmp X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 18:20:14 -0000 Mike Tancsa wrote: > Couple of little things I noticed with a new RELENG_7 AMD64 box (as of > yesterday) > > ifstat from the ports cannot seem to find interfaces for some reason > ? It works fine on i386 > > [ns8]# ifstat -b > ifstat: no interfaces to monitor! > [ns8]# I used ifstat on my old i386 servers without problems too, indeed. Ever since I switched to 7.0 & amd64 I get the same as you. Been using slurm (ports) lately, also does the job. Regards, Hugo