From owner-freebsd-questions@FreeBSD.ORG Wed Aug 2 04:04:22 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 338BE16A4E2 for ; Wed, 2 Aug 2006 04:04:22 +0000 (UTC) (envelope-from nikolas.britton@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB06443D46 for ; Wed, 2 Aug 2006 04:04:17 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: by nf-out-0910.google.com with SMTP id n29so505678nfc for ; Tue, 01 Aug 2006 21:04:16 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=LVPYmcp8MYe8u19VQWtrvRTmyeRhjvleZGyVHaYNAYCtcisrUQEiPACf0Z59b79Wn+vR6TBVqxyQyoIaiQZ2Azo2k/daF1Mvb26R0uwr3cwFiuG8MniSSUIjELuFscJAURvT9SLiVGUetjxtq2PbwhfJzRTrQLM7XZXzXSE2lN8= Received: by 10.78.183.8 with SMTP id g8mr148453huf; Tue, 01 Aug 2006 21:04:16 -0700 (PDT) Received: by 10.78.143.11 with HTTP; Tue, 1 Aug 2006 21:04:16 -0700 (PDT) Message-ID: Date: Tue, 1 Aug 2006 23:04:16 -0500 From: "Nikolas Britton" To: "User Freebsd" In-Reply-To: <20060801230301.Q27679@ganymede.hub.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060728164526.E27679@ganymede.hub.org> <871ws1v261.fsf@photon.homelinux.org> <20060731220830.B27679@ganymede.hub.org> <20060801120058.O27679@ganymede.hub.org> <17615.30414.314802.792740@jerusalem.litteratus.org> <20060801223754.U27679@ganymede.hub.org> <20060801230301.Q27679@ganymede.hub.org> Cc: Robert Huff , Xiao-Yong Jin , freebsd-questions@freebsd.org Subject: Re: Gotta start somewhere ... how many of us are really out there? 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, 02 Aug 2006 04:04:22 -0000 On 8/1/06, User Freebsd wrote: > On Tue, 1 Aug 2006, Nikolas Britton wrote: > > > Ok.. lets start from the top, again. Why do we need uniqueness? > > We want to count each host reporting *once* ... without uniqueness per > host, how are you going to know whether to update a hosts record, instead > of add it as a new host? > But no matter what you do you can never guaranty a hosts uniqueness... What you want to do is akin to DRM and there is no way to do this in the open source world. What is wrong with a total host count? If all hosts are reporting in once per month then whats the problem?... just simple addition: DATA: 6.1-STABLE i386 6.0-RELEASE i386 6.1-RELEASE-p2 AMD Using that sample data above we had a total of 3 hosts report in during the month of X. After that you can break the data down, for example there are two I386 system for every one AMD system etc. etc. etc. We don't need to tracking each host to get a count of new systems... Just take the total from month X and subtract it from month Y to get Z, the new hosts that reported in. -- BSD Podcasts @: http://bsdtalk.blogspot.com/ http://freebsdforall.blogspot.com/