From: Bruce Momjian Date: Mon, 6 Apr 2009 17:55:19 +0000 (+0000) Subject: Add documentation mention of 'check_postgres.pl' in Routine Database X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=df2e6bf2174cffd98f3372bc848b805d997fe1bf;p=users%2Fsimon%2Fpostgres.git Add documentation mention of 'check_postgres.pl' in Routine Database Maintenance Tasks section. --- diff --git a/doc/src/sgml/maintenance.sgml b/doc/src/sgml/maintenance.sgml index a53c7e5dd3..913cc0e342 100644 --- a/doc/src/sgml/maintenance.sgml +++ b/doc/src/sgml/maintenance.sgml @@ -44,6 +44,14 @@ This is discussed in . + + check_postgres.pl + is available for monitoring database health and reporting unusual + conditions. check_postgres.pl integrates with + Nagios and MRTG, but can be run stand-alone too. + + PostgreSQL is low-maintenance compared to some other database management systems. Nonetheless,