[check_postgres] [commit] Typo
check_postgres at bucardo.org
check_postgres at bucardo.org
Fri Apr 10 15:51:12 UTC 2009
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 acad1d3..b09d324 100755
--- a/check_postgres.pl
+++ b/check_postgres.pl
@@ -5458,7 +5458,7 @@ Example 2: Using default values (2 and 5 minutes), check all databases except th
Example 3: Warn if user 'don' has a query running over 20 seconds
- check_postgres_query_time --port=5432 --inclucdeuser=don --warning=20s
+ check_postgres_query_time --port=5432 --includeuser=don --warning=20s
For MRTG output, returns the length in seconds of the longest running query on the first line. The fourth
line gives the name of the database.
--
1.6.0.5
More information about the Check_postgres
mailing list