Add pgFouine and Nagios doc mentions - Mailing list pgsql-docs

From Bruce Momjian
Subject Add pgFouine and Nagios doc mentions
Date
Msg-id 201005250247.o4P2lVX17302@momjian.us
Whole thread Raw
Responses Re: Add pgFouine and Nagios doc mentions  (Bruce Momjian <bruce@momjian.us>)
List pgsql-docs
The attached patch adds a mention of pgFouine and a Nagios plugin to our
document under the "Log File Maintenance" section.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com
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.
    </para>
+
+   <para>
+    <ulink url="http://pgfouine.projects.postgresql.org/">pgFouine</ulink>
+    is an external project that does sophisticated log file analysis.
+    <ulink
+    href="http://bucardo.org/wiki/Check_postgres">check_postgres</ulink>
+    provides Nagios alerts when important messages appear in the log
+    files, as well as detection of many other extraordinary conditions.
+   </para>
   </sect1>
  </chapter>

pgsql-docs by date:

Previous
From: Francisco Reyes
Date:
Subject: Re: Londiste
Next
From: Robert Haas
Date:
Subject: Re: Londiste