From owner-freebsd-questions@FreeBSD.ORG Mon Aug 28 02:40:47 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 973FC16A4E0 for ; Mon, 28 Aug 2006 02:40:47 +0000 (UTC) (envelope-from scrappy@freebsd.org) Received: from hub.org (hub.org [200.46.204.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id E10DF43D49 for ; Mon, 28 Aug 2006 02:40:46 +0000 (GMT) (envelope-from scrappy@freebsd.org) Received: from localhost (wm.hub.org [200.46.204.128]) by hub.org (Postfix) with ESMTP id 13972290C74; Sun, 27 Aug 2006 23:40:34 -0300 (ADT) Received: from hub.org ([200.46.204.220]) by localhost (mx1.hub.org [200.46.204.128]) (amavisd-new, port 10024) with ESMTP id 75648-07; Mon, 28 Aug 2006 02:40:45 +0000 (UTC) Received: by hub.org (Postfix, from userid 1046) id DC473291AFE; Sun, 27 Aug 2006 23:40:32 -0300 (ADT) Received: from localhost (localhost [127.0.0.1]) by hub.org (Postfix) with ESMTP id D166A290C74; Sun, 27 Aug 2006 23:40:32 -0300 (ADT) Date: Sun, 27 Aug 2006 23:40:32 -0300 (ADT) From: "Marc G. Fournier" X-X-Sender: freebsd@hub.org To: Garrett Cooper In-Reply-To: <44F1D3C0.7060100@u.washington.edu> Message-ID: <20060827233906.I82634@hub.org> References: <20060826223927.I82634@hub.org> <20060827020210.GA9218@zloy.stilyagin.com> <44F1A5E4.20801@infracaninophile.co.uk> <44F1D3C0.7060100@u.washington.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: BSDstats: Error message 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: Mon, 28 Aug 2006 02:40:47 -0000 On Sun, 27 Aug 2006, Garrett Cooper wrote: > Just wondering if this is a usual response to my accidentally hammering the > bsdstats server: > > bash-2.05b# /usr/local/etc/periodic/monthly/300.statistics & > [1] 5437 > bash-2.05b# Posting monthly OS statistics to bsdstats.org > Posting monthly device/CPU statistics disabled > set monthly_statistics_report_devices="YES" in /etc/periodic.conf > bash-2.05b# cat /etc/periodic.conf > monthly_statistics_enable="YES" > > Got a 'new' machine (Pentium Pro 166 MHz, turning lightweight router/MTA > :-).) and wanted to post it to the site. The above looks okay ... you reported your OS, as you listed in periodic.conf, but unless you add 'monthly_statistics_report_devices="YES"' to /etc/periodic.conf, it won't report CPUs or devices ... if you add that line and re-run teh script, it won't report a second server, but will update to show the CPUs/Devices ...