]> granicus.if.org Git - postgresql/commitdiff
Add documentation mention of 'check_postgres.pl' in Routine Database
authorBruce Momjian <bruce@momjian.us>
Mon, 6 Apr 2009 17:55:19 +0000 (17:55 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 6 Apr 2009 17:55:19 +0000 (17:55 +0000)
Maintenance Tasks section.

doc/src/sgml/maintenance.sgml

index 2b6f53bcffaeb0f73f539a07f01fc4288abf0c8f..9b76d69de5ffd0fb7f874d55906e235d8a975cbb 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/maintenance.sgml,v 1.90 2009/02/09 20:57:59 alvherre Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/maintenance.sgml,v 1.91 2009/04/06 17:55:19 momjian Exp $ -->
 
 <chapter id="maintenance">
  <title>Routine Database Maintenance Tasks</title>
    This is discussed in <xref linkend="logfile-maintenance">.
   </para>
 
+  <para>
+   <ulink
+   url="http://bucardo.org/check_postgres/"><application>check_postgres.pl</></ulink>
+   is available for monitoring database health and reporting unusual
+   conditions.  <application>check_postgres.pl</> integrates with
+   Nagios and MRTG, but can be run stand-alone too.
+  </para>
+
   <para>
    <productname>PostgreSQL</productname> is low-maintenance compared
    to some other database management systems.  Nonetheless,