From df2e6bf2174cffd98f3372bc848b805d997fe1bf Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 6 Apr 2009 17:55:19 +0000 Subject: [PATCH] Add documentation mention of 'check_postgres.pl' in Routine Database Maintenance Tasks section. --- doc/src/sgml/maintenance.sgml | 8 ++++++++ 1 file changed, 8 insertions(+) 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, -- 2.39.5