[check_postgres] [commit] Typo in docs, caught by Robert Treat.
check_postgres at bucardo.org
check_postgres at bucardo.org
Tue Mar 10 01:49:54 UTC 2009
Committed by Greg Sabino Mullane <greg at endpoint.com>
Typo in docs, caught by Robert Treat.
---
check_postgres.pl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/check_postgres.pl b/check_postgres.pl
index 96ad41e..27c3149 100755
--- a/check_postgres.pl
+++ b/check_postgres.pl
@@ -5467,7 +5467,7 @@ out of space, at which point Postgres will shut down.
Example 1: Check that the number of WAL files is 20 or less on host "pluto"
- check_postgres_txn_wraparound --host=pluto --critical=20
+ check_postgres_wal_files --host=pluto --critical=20
For MRTG output, reports the number of WAL files on line 1.
--
1.6.0.5
More information about the Check_postgres
mailing list