From owner-freebsd-questions@FreeBSD.ORG Mon Aug 28 16:30:08 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 02E8216A4DD for ; Mon, 28 Aug 2006 16:30:07 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout3.cac.washington.edu (mxout3.cac.washington.edu [140.142.32.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B0CB43D45 for ; Mon, 28 Aug 2006 16:30:07 +0000 (GMT) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.139]) by mxout3.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW06.03) with ESMTP id k7SGU6Qt007276 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 28 Aug 2006 09:30:06 -0700 X-Auth-Received: from [128.208.5.99] (nilakantha.cs.washington.edu [128.208.5.99]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW06.03) with ESMTP id k7SGU6hO021136 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Mon, 28 Aug 2006 09:30:06 -0700 Message-ID: <44F31A0D.8060906@u.washington.edu> Date: Mon, 28 Aug 2006 09:30:05 -0700 From: Garrett Cooper User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20060826223927.I82634@hub.org> <20060827020210.GA9218@zloy.stilyagin.com> <44F1A5E4.20801@infracaninophile.co.uk> <44F1D3C0.7060100@u.washington.edu> <20060827233906.I82634@hub.org> In-Reply-To: <20060827233906.I82634@hub.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 5.2.0.264296, Antispam-Engine: 2.4.0.264935, Antispam-Data: 2006.8.28.91442 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' 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 16:30:08 -0000 Marc G. Fournier wrote: > 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 ... > I know. I figured that out after I read the message. Silly me ><. I love being #3 in the pentium pro class and #10 in the 1.2GHz Celeron category :D. -Garrett