From 697d759b2abcde46f4d5f1b532402f3cadeedd8f Mon Sep 17 00:00:00 2001 From: Greg Sabino Mullane Date: Fri, 14 May 2010 09:49:08 -0400 Subject: [PATCH] Fix doc typo spotted by Peter Eisentraut --- check_postgres.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check_postgres.pl b/check_postgres.pl index 9fd8bb167..d9699d819 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -8012,7 +8012,7 @@ Example 1: Give a warning if any Slony is lagged by more than 20 seconds Example 2: Give a critical if Slony, installed under the schema "_slony", is over 10 minutes lagged - check_postgres_slony_sytatus --schema=_slony --critical=600 + check_postgres_slony_status --schema=_slony --critical=600 =head2 B -- 2.30.2