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

Skip to content
8000

Commit e89867c

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 d64a4d3 commit e89867c

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.
@@ -960,7 +960,7 @@ pg_ctl start | rotatelogs /var/log/pgsql_log 86400
960960
<ulink url="http://dalibo.github.io/pgbadger/"><productname>pgBadger</productname></ulink>
961961
is an external project that does sophisticated log file analysis.
962962
<ulink
963-
url="http://bucardo.org/wiki/Check_postgres"><productname>check_postgres</productname></ulink>
963+
url="https://bucardo.org/check_postgres/"><productname>check_postgres</productname></ulink>
964964
provides Nagios alerts when important messages appear in the log
965965
files, as well as detection of many other extraordinary conditions.
966966
</para>

0 commit comments

Comments
 (0)
0