X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (mx1.hub.org [200.46.208.251]) by postgresql.org (Postfix) with ESMTP id 63A2D11F6026 for ; Tue, 25 Apr 2006 05:31:23 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.208.251]) (amavisd-new, port 10024) with ESMTP id 54604-04 for ; Tue, 25 Apr 2006 05:31:13 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey- Received: from anchor-post-34.mail.demon.net (anchor-post-34.mail.demon.net [194.217.242.92]) by postgresql.org (Postfix) with ESMTP id 63B3911F6006 for ; Tue, 25 Apr 2006 05:31:12 -0300 (ADT) Received: from mailgate.vale-housing.co.uk ([194.217.48.34] helo=vale-housing.co.uk) by anchor-post-34.mail.demon.net with esmtp (Exim 4.42) id 1FYIwx-000DJy-G2 for pgsql-www@postgresql.org; Tue, 25 Apr 2006 08:31:11 +0000 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Subject: Re: Gborg still down Date: Tue, 25 Apr 2006 09:31:11 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] Gborg still down thread-index: AcZnyA6bC8zzRkLgQ4eHbh7vTb+6bQAeewKg From: "Dave Page" To: "Greg Sabino Mullane" , X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200604/170 X-Sequence-Number: 9946 =20 > -----Original Message----- > From: pgsql-www-owner@postgresql.org=20 > [mailto:pgsql-www-owner@postgresql.org] On Behalf Of Greg=20 > Sabino Mullane > Sent: 24 April 2006 16:09 > To: pgsql-www@postgresql.org > Subject: Re: [pgsql-www] Gborg still down >=20 >=20 > > As we already said, we do monitor them. However, we monitor=20 > that they=20 > > are running - ie. Do we get a response from Apache, ssh,=20 > rsyncd or whatever. > > Checking whether the archives/search are serving up to date content=20 > > would be a whole other (difficult) problem altogether. >=20 > Well, with regards to what started this whole thread, the cvs=20 > server on gborg was completely down (e.g. not accepting=20 > connections) so that is one service that should definitely be=20 > added.=20 Done. > The web server itself was up, but only displaying a=20 > "undergoing maintanence" message. It should be simple enough=20 > to have the monitor script download the main page and make=20 > sure that a static string is on the page (e.g. "Welcome to=20 > Gborg!"). I agree that the archive / search is a whole=20 > 'nother matter. I'm willing to help out on any of it though=20 > if needed, just point me in the right direction. You're welcome to improve the nagios checks that we do at the moment if you like. I can give you access to the server for that of course. Regards, Dave.