From owner-freebsd-questions@FreeBSD.ORG Tue Dec 5 02:13:49 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BF58816A407 for ; Tue, 5 Dec 2006 02:13:49 +0000 (UTC) (envelope-from scrappy@hub.org) Received: from hub.org (hub.org [200.46.204.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id 275A543CA5 for ; Tue, 5 Dec 2006 02:13:13 +0000 (GMT) (envelope-from scrappy@hub.org) Received: from localhost (unknown [200.46.204.183]) by hub.org (Postfix) with ESMTP id D139A118C499; Mon, 4 Dec 2006 22:13:43 -0400 (AST) Received: from hub.org ([200.46.204.220]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-new, port 10024) with ESMTP id 61125-06; Mon, 4 Dec 2006 22:13:48 -0400 (AST) Received: from ganymede.hub.org (blk-137-79-174.eastlink.ca [24.137.79.174]) by hub.org (Postfix) with ESMTP id 67C82118C466; Mon, 4 Dec 2006 22:13:43 -0400 (AST) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id 8E686466C3; Mon, 4 Dec 2006 22:13:53 -0400 (AST) Date: Mon, 04 Dec 2006 22:13:53 -0400 From: "Marc G. Fournier" To: Wayne , freebsd-questions@freebsd.org Message-ID: <47EDC3243CA87EEB6F82DAC2@ganymede.hub.org> In-Reply-To: <4574483B.1050906@xxiii.com> References: <70378354@bsam.ru> <3C1825A0-EAA3-4E64-9698-A82476CA28B0@cc.usu.edu> <4574483B.1050906@xxiii.com> X-Mailer: Mulberry/4.0.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: Re: BSDStats Report for December 1st, 2006 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: Tue, 05 Dec 2006 02:13:49 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - --On Monday, December 04, 2006 11:09:31 -0500 Wayne wrote: > hal wrote: >>>> Since the point of this is to be run monthly, out of periodic >>>> monthly, the 1st >>>> of the month is when all hosts should be 'renewing' their information > > Cool project. Just added my main machine to it. > > Is there any way for me to see what it's really sending? Looks like it sends > a bunch of http posts, rather than one output file that could be examined? > My script skills are novice at best. You could modify the 'do_fetch' function to write to a disk file ... but, a break down of what it sends: {enable|disable}_token.php ... just sends the KEY/TOKEN from /var/db/bsdstats to turn on/off the record report_system ... sends: REL=`/usr/bin/uname -r` ARCH=`/usr/bin/uname -m` OS=`/usr/bin/uname -s` report_devices sends the output of pciconf -l | grep -v none (active devices) report_ports sends the output of pkg_info - ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . scrappy@hub.org MSN . scrappy@hub.org Yahoo . yscrappy Skype: hub.org ICQ . 7615664 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFdNXh4QvfyHIvDvMRAt83AJ9Tu5X6tcdgj28FoO+P4k0B9yKWEQCgobFC fVuuqk7H4PM21HCAoEuWsS4= =+egT -----END PGP SIGNATURE-----