Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Doc: update URL for check_postgres.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 2 Nov 2017 02:07:14 +0000 (22:07 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 2 Nov 2017 02:07:14 +0000 (22:07 -0400)
Reported by Dan Vianello.

Discussion: https://postgr.es/m/e6e12f18f70e46848c058084d42fb651@KSTLMEXGP001.CORP.CHARTERCOM.com

doc/src/sgml/maintenance.sgml

index 4383862981c5d16b1abff22dc3626a61d6caf291..c31e2c752d6274b92c5bf2fd79e584db9dccc5b4 100644 (file)
@@ -46,7 +46,7 @@
 
   <para>
    <ulink
-   url="http://bucardo.org/wiki/Check_postgres"><application>check_postgres</></ulink>
+   url="https://bucardo.org/check_postgres/"><application>check_postgres</></ulink>
    is available for monitoring database health and reporting unusual
    conditions.  <application>check_postgres</> integrates with
    Nagios and MRTG, but can be run standalone too.
@@ -960,7 +960,7 @@ pg_ctl start | rotatelogs /var/log/pgsql_log 86400
    <ulink url="http://dalibo.github.io/pgbadger/"><productname>pgBadger</productname></ulink>
    is an external project that does sophisticated log file analysis.
    <ulink
-   url="http://bucardo.org/wiki/Check_postgres"><productname>check_postgres</productname></ulink>
+   url="https://bucardo.org/check_postgres/"><productname>check_postgres</productname></ulink>
    provides Nagios alerts when important messages appear in the log
    files, as well as detection of many other extraordinary conditions.
   </para>