X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by postgresql.org (Postfix) with ESMTP id DEDBC9DD932; Sat, 14 Jan 2006 17:11:00 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 45398-09; Sat, 14 Jan 2006 17:11:01 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey- X-Greylist: from auto-whitelisted by SQLgrey- Received: from anchor-post-32.mail.demon.net (anchor-post-32.mail.demon.net [194.217.242.90]) by postgresql.org (Postfix) with ESMTP id AE6399DD92E; Sat, 14 Jan 2006 17:10:58 -0400 (AST) Received: from mailgate.vale-housing.co.uk ([194.217.48.34] helo=vale-housing.co.uk) by anchor-post-32.mail.demon.net with esmtp (Exim 4.42) id 1Exsfr-000CAb-8c; Sat, 14 Jan 2006 21:10:59 +0000 Received: from 192.168.7.8 ([192.168.7.8]) by ratbert.vale-housing.co.uk ([192.168.1.106]) with Microsoft Exchange Server HTTP-DAV ; Sat, 14 Jan 2006 21:10:59 +0000 User-Agent: Microsoft-Entourage/11.2.1.051004 Date: Sat, 14 Jan 2006 21:11:19 +0000 Subject: Re: Infrastructure monitoring From: Dave Page To: "Joshua D. Drake" , Guido Barosio CC: "Marc G. Fournier" , Josh Berkus , John Hansen , , "Jim C. Nasby" Message-ID: Thread-Topic: [pgsql-www] Infrastructure monitoring Thread-Index: AcYZTxAbTnx1WIVCEdqebgARJHpWaA== In-Reply-To: <43C96636.3070606@commandprompt.com> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0.336 required=5 tests=[AWL=0.336] X-Spam-Score: 0.336 X-Spam-Level: X-Archive-Number: 200601/104 X-Sequence-Number: 9292 On 14/1/06 20:59, "Joshua D. Drake" wrote: > Hello, > > I believe the biggest issue is not the monitoring but the fact > that these machines are not managed. > > All due respect to John (I believe he does the search) but if he > is often on the road for 12 hours then someone else needs > to be hosting those machines. > > The machines need to be hosted by companies that manage > servers. There are several in the PostgreSQL community and > yes CMD is one of them. > > I am not trying to take any kudos from anyone or suggest that > they are not doing a bang up job. I am saying that all of the > communities machines should be managed. > > Outside of a hardware failure there is zero reason for these > machines to have extended outages unless scheduled. Well john has told me in the past he'd be happy to move the search to more suitable servers. It's a big database handling a high volume of queries though so a shared or old machine simply won't do. I don't know how ASPseek will run on modern hardware, but the far-less-efficient Mnogosearch became a gibbering wreck on a dual 3GHz Xeon with 4GB RAM and what iirc was a 147GB RAID1 array. Do you think Command Prompt might be able to help in this case? John can give a better idea of the actual requirements of course - the only other oddity that I can recall is that ASPSeek must be compiled with gcc 2.95 due to some changes in the hashing functions in the STL in later versions which cause index bloat. Regards, Dave.