From 13406fe23d3c6f3889014df6c001eb8652114a64 Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Wed, 1 Nov 2017 22:07:14 -0400 Subject: [PATCH] Doc: update URL for check_postgres. Reported by Dan Vianello. Discussion: https://postgr.es/m/e6e12f18f70e46848c058084d42fb651@KSTLMEXGP001.CORP.CHARTERCOM.com --- doc/src/sgml/maintenance.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/sgml/maintenance.sgml b/doc/src/sgml/maintenance.sgml index b5b3758c881..4600f1e3cb2 100644 --- a/doc/src/sgml/maintenance.sgml +++ b/doc/src/sgml/maintenance.sgml @@ -46,7 +46,7 @@ check_postgres + url="https://bucardo.org/check_postgres/">check_postgres is available for monitoring database health and reporting unusual conditions. check_postgres integrates with Nagios and MRTG, but can be run standalone too. @@ -876,7 +876,7 @@ pg_ctl start | rotatelogs /var/log/pgsql_log 86400 pgFouine is an external project that does sophisticated log file analysis. check_postgres + url="https://bucardo.org/check_postgres/">check_postgres provides Nagios alerts when important messages appear in the log files, as well as detection of many other extraordinary conditions. -- 2.39.5