From owner-freebsd-questions@FreeBSD.ORG Thu Jul 1 03:07:50 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 A5FE0106564A for ; Thu, 1 Jul 2010 03:07:50 +0000 (UTC) (envelope-from xkyanh@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 5882E8FC17 for ; Thu, 1 Jul 2010 03:07:50 +0000 (UTC) Received: by gyf3 with SMTP id 3so1069430gyf.13 for ; Wed, 30 Jun 2010 20:07:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:in-reply-to:references:organization:user-agent :x-operating-system:x-face:face:x-mailer:mime-version:content-type :content-transfer-encoding; bh=loBk5T3wv7BcCyQVbMgb8J7hBUKadUhYke2Rfl7neUQ=; b=I8Ku1Z7ajCWmNHoixJmh4T+wprZmvkkNqYdUWPr09QLdjE+MoTVVWig1Udih5OtmNo /ow6duOxQyg3uCxB/d0HnRtOKrGlOViQyt/tigEB21B9nr1Y2Y/uqRCCj90JnPK/RO4I /lMoHtAdmW37ScEn08WTy5eGq+8lJhe3papOU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references :organization:user-agent:x-operating-system:x-face:face:x-mailer :mime-version:content-type:content-transfer-encoding; b=sOc7J0EDHmk1QwQ6UUqGc1LnKU4DaVA2GrSqJyUXVsF2R9xcoiDoX1Aw1OBi9zFeO3 ntSHN9t7ph7dt/JkRWUuJZQtq6GbuEJt/nEse/6EGrq38XMs+s0LlyqBYcTHcP4U4DAM QM+yNLKoNh/YOMqGYPZ1MFbdNsUgZU/ym5nEY= Received: by 10.90.199.3 with SMTP id w3mr7981913agf.24.1277953663077; Wed, 30 Jun 2010 20:07:43 -0700 (PDT) Received: from icy.localdomain ([113.22.255.137]) by mx.google.com with ESMTPS id v7sm1480650ybe.18.2010.06.30.20.07.41 (version=SSLv3 cipher=RC4-MD5); Wed, 30 Jun 2010 20:07:42 -0700 (PDT) Date: Thu, 1 Jul 2010 10:07:26 +0700 From: "Anh Ky Huynh" To: "Marc G. Fournier" Message-ID: <20100701100726.186d21bc@icy.localdomain> In-Reply-To: References: <4C2A73A4.3020407@onetel.com> <20100630095805.1c7974b0@icy.localdomain> <4C2AD069.9080802@a1poweruser.com> <4C2B8D88.6080903@onetel.com> Organization: Vietnamese TeX Users Group User-Agent: FreeBSD X-Operating-System: FreeBSD X-Face: FreeBSD Face: FreeBSD X-Mailer: FreeBSD Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: User Questions , Chris Whitehouse Subject: Re: bsdstats problem? 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, 01 Jul 2010 03:07:50 -0000 On Wed, 30 Jun 2010 15:49:53 -0300 (ADT) "Marc G. Fournier" wrote: > > Please try now, tested from here and works fine: Confirmed :) > # /usr/local/etc/rc.d/bsdstats.sh start > Starting bsdstats. > Posting monthly OS statistics to rpt.bsdstats.org > # > > [snip] -- Anh Ky Huynh