Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit d907048

Browse files
committed
Add documentation mention of 'check_postgres.pl' in Routine Database
Maintenance Tasks section.
1 parent 9dbd94c commit d907048

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

doc/src/sgml/maintenance.sgml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/maintenance.sgml,v 1.90 2009/02/09 20:57:59 alvherre Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/maintenance.sgml,v 1.91 2009/04/06 17:55:19 momjian Exp $ -->
22

33
<chapter id="maintenance">
44
<title>Routine Database Maintenance Tasks</title>
@@ -44,6 +44,14 @@
4444
This is discussed in <xref linkend="logfile-maintenance">.
4545
</para>
4646

47+
<para>
48+
<ulink
49+
url="http://bucardo.org/check_postgres/"><application>check_postgres.pl</></ulink>
50+
is available for monitoring database health and reporting unusual
51+
conditions. <application>check_postgres.pl</> integrates with
52+
Nagios and MRTG, but can be run stand-alone too.
53+
</para>
54+
4755
<para>
4856
<productname>PostgreSQL</productname> is low-maintenance compared
4957
to some other database management systems. Nonetheless,

0 commit comments

Comments
 (0)