Typo.
authorGreg Sabino Mullane <[email protected]>
Wed, 22 Oct 2008 03:06:17 +0000 (23:06 -0400)
committerGreg Sabino Mullane <[email protected]>
Wed, 22 Oct 2008 03:06:17 +0000 (23:06 -0400)
check_postgres.pl

index b0acbb536ea45090878eed6cf19ebf5936a79eb4..629de5bedfde2e0db75f87bb45b98f1dcc05b717 100755 (executable)
@@ -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.