Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit092c38a

Browse files
committed
Document pgFouine and check_postgres as log analysis options.
1 parentfbcdff3 commit092c38a

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

‎doc/src/sgml/maintenance.sgml

Lines changed: 10 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.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>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp