Received: from maia.hub.org (maia-3.hub.org [200.46.204.243]) by mail.postgresql.org (Postfix) with ESMTP id 701866321E4 for ; Wed, 26 May 2010 20:30:12 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.243]) (amavisd-maia, port 10024) with ESMTP id 25379-03 for ; Wed, 26 May 2010 23:30:03 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from momjian.us (momjian.us [70.90.9.53]) by mail.postgresql.org (Postfix) with ESMTP id 1FA23633AC4 for ; Wed, 26 May 2010 20:30:05 -0300 (ADT) Received: (from bruce@localhost) by momjian.us (8.11.6/8.11.6) id o4QNU3508722; Wed, 26 May 2010 19:30:03 -0400 (EDT) From: Bruce Momjian Message-Id: <201005262330.o4QNU3508722@momjian.us> Subject: Re: Add pgFouine and Nagios doc mentions In-Reply-To: <201005250247.o4P2lVX17302@momjian.us> To: Bruce Momjian Date: Wed, 26 May 2010 19:30:03 -0400 (EDT) CC: PostgreSQL-documentation X-Mailer: ELM [version 2.4ME+ PL124 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="US-ASCII" X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.91 tagged_above=-5 required=5 tests=BAYES_00=-1.9, T_RP_MATCHES_RCVD=-0.01 X-Spam-Level: X-Archive-Number: 201005/46 X-Sequence-Number: 5543 Bruce Momjian wrote: > The attached patch adds a mention of pgFouine and a Nagios plugin to our > document under the "Log File Maintenance" section. Applied. --------------------------------------------------------------------------- > > -- > Bruce Momjian http://momjian.us > EnterpriseDB http://enterprisedb.com [ text/x-diff is unsupported, treating like TEXT/PLAIN ] > Index: doc/src/sgml/maintenance.sgml > =================================================================== > RCS file: /cvsroot/pgsql/doc/src/sgml/maintenance.sgml,v > retrieving revision 1.103 > diff -c -c -r1.103 maintenance.sgml > *** doc/src/sgml/maintenance.sgml 16 Apr 2010 02:22:33 -0000 1.103 > --- doc/src/sgml/maintenance.sgml 25 May 2010 02:35:01 -0000 > *************** > *** 821,825 **** > --- 821,834 ---- > is to configure the rotation program so that old log files are overwritten > cyclically. > > + > + > + pgFouine > + is an external project that does sophisticated log file analysis. > + + href="http://bucardo.org/wiki/Check_postgres">check_postgres > + provides Nagios alerts when important messages appear in the log > + files, as well as detection of many other extraordinary conditions. > + > > > > -- > Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-docs -- Bruce Momjian http://momjian.us EnterpriseDB http://enterprisedb.com