8000 Doc: update URL for check_postgres. · yazun/postgres@13406fe · GitHub
[go: up one dir, main page]

Skip to content

Commit 13406fe

Browse files
committed
Doc: update URL for check_postgres.
Reported by Dan Vianello. Discussion: https://postgr.es/m/e6e12f18f70e46848c058084d42fb651@KSTLMEXGP001.CORP.CHARTERCOM.com
1 parent a4c11c1 commit 13406fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/maintenance.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646

4747
<para>
4848
<ulink
49-
url="http://bucardo.org/wiki/Check_postgres"><application>check_postgres</></ulink>
49+
url="https://bucardo.org/check_postgres/"><application>check_postgres</></ulink>
5050
is available for monitoring database health and reporting unusual
5151
conditions. <application>check_postgres</> integrates with
5252
Nagios and MRTG, but can be run standalone too.
@@ -876,7 +876,7 @@ pg_ctl start | rotatelogs /var/log/pgsql_log 86400
876876
<ulink url="http://pgfouine.projects.postgresql.org/"><productname>pgFouine</productname></ulink>
877877
is an external project that does sophisticated log file analysis.
878878
<ulink
879-
url="http://bucardo.org/wiki/Check_postgres"><productname>check_postgres</productname></ulink>
879+
url="https://bucardo.org/check_postgres/"><productname>check_postgres</productname></ulink>
880880
provides Nagios alerts when important messages appear in the log
881881
files, as well as detection of many other extraordinary conditions.
882882
</para>

0 commit comments

Comments
 (0)
0