[check_postgres] [commit] Doc typo, caught by Cédriv Villemain.
check_postgres at bucardo.org
check_postgres at bucardo.org
Wed Mar 25 13:48:09 UTC 2009
Committed by Greg Sabino Mullane <greg at endpoint.com>
=?utf-8?q?Doc=20typo,=20caught=20by=20C=C3=A9driv=20Villemain.?=
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
---
check_postgres.pl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/check_postgres.pl b/check_postgres.pl
index 6ac0c86..d8509e2 100755
--- a/check_postgres.pl
+++ b/check_postgres.pl
@@ -5428,7 +5428,7 @@ The string returned shows the time difference as well as the time on each side w
Example 1: Check that databases on hosts ankh, morpork, and klatch are no more than 3 seconds off from the local time:
- check_postgres_timesync --host=ankh,morpork.klatch --critical=3
+ check_postgres_timesync --host=ankh,morpork,klatch --critical=3
For MRTG output, returns one the first line the number of seconds difference between the local
time and the database time. The fourth line returns the name of the database.
--
1.6.0.5
More information about the Check_postgres
mailing list