From ea787b5a1c5509354b55f2f23fbb4aef7ab3098e Mon Sep 17 00:00:00 2001 From: Greg Sabino Mullane Date: Wed, 25 Mar 2009 09:46:41 -0400 Subject: [PATCH] =?utf8?q?Doc=20typo,=20caught=20by=20C=C3=A9driv=20Villem?= =?utf8?q?ain.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- check_postgres.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check_postgres.pl b/check_postgres.pl index 6ac0c8689..d8509e247 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. -- 2.39.5