[check_postgres] [commit] Typo.

check_postgres at bucardo.org check_postgres at bucardo.org
Wed Oct 22 03:06:27 UTC 2008


Committed by Greg Sabino Mullane <greg at endpoint.com>

Typo.

---
 check_postgres.pl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/check_postgres.pl b/check_postgres.pl
index b0acbb5..629de5b 100755
--- a/check_postgres.pl
+++ b/check_postgres.pl
@@ -4525,7 +4525,7 @@ Example 1: Check the default values for the localhost database
 
 Example 2: Check port 6000 and give a critical at 1.7 billion transactions left:
 
-  check_postgres_txn_wraparound --port=6000 --critical=1_700_000_000t
+  check_postgres_txn_wraparound --port=6000 --critical=1_700_000_000
 
 For MRTG output, returns the highest number of transactions for all databases on line one, 
 while line 4 indicates which database it is.
-- 
1.5.5.4



More information about the Check_postgres mailing list