Skip to content

Commit 1cf96d6

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 4ba0ffa commit 1cf96d6

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

0 commit comments

Comments
 (0)