File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 1- <!-- $PostgreSQL: pgsql/doc/src/sgml/maintenance.sgml,v 1.103 2010/04/16 02:22:33 momjian Exp $ -->
1+ <!-- $PostgreSQL: pgsql/doc/src/sgml/maintenance.sgml,v 1.104 2010/05/26 23:29:45 momjian Exp $ -->
22
33<chapter id="maintenance">
44 <title>Routine Database Maintenance Tasks</title>
@@ -821,5 +821,14 @@ pg_ctl start | rotatelogs /var/log/pgsql_log 86400
821821 is to configure the rotation program so that old log files are overwritten
822822 cyclically.
823823 </para>
824+
825+ <para>
826+ <ulink url="http://pgfouine.projects.postgresql.org/">pgFouine</ulink>
827+ is an external project that does sophisticated log file analysis.
828+ <ulink
829+ href="http://bucardo.org/wiki/Check_postgres">check_postgres</ulink>
830+ provides Nagios alerts when important messages appear in the log
831+ files, as well as detection of many other extraordinary conditions.
832+ </para>
824833 </sect1>
825834</chapter>
You can’t perform that action at this time.
0 commit comments