File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 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 $ -->
2
2
3
3
<chapter id="maintenance">
4
4
<title>Routine Database Maintenance Tasks</title>
44
44
This is discussed in <xref linkend="logfile-maintenance">.
45
45
</para>
46
46
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
+
47
55
<para>
48
56
<productname>PostgreSQL</productname> is low-maintenance compared
49
57
to some other database management systems. Nonetheless,
You can’t perform that action at this time.
0 commit comments