[check_postgres] [commit] Version 2.3.9

check_postgres at bucardo.org check_postgres at bucardo.org
Thu Oct 23 21:08:07 UTC 2008


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

Version 2.3.9

---
 check_postgres.pl.asc  |    6 +++---
 check_postgres.pl.html |   10 ++++++++--
 index.html             |    8 ++++----
 3 files changed, 15 insertions(+), 9 deletions(-)

diff --git a/check_postgres.pl.asc b/check_postgres.pl.asc
index 45a26d3..69d1501 100644
--- a/check_postgres.pl.asc
+++ b/check_postgres.pl.asc
@@ -1,6 +1,6 @@
 -----BEGIN PGP SIGNATURE-----
 
-iEYEABEDAAYFAkj+lDwACgkQvJuQZxSWSsg0JACePMR81+LqD7FLwE+uQXV/V3Go
-6tAAoLC8VtruuP2xTBGDeG8l01tZTXw1
-=rbfE
+iEYEABEDAAYFAkkA55oACgkQvJuQZxSWSshliwCgp5aeU5Sr3S+J7hNXa1H39rY8
+/5kAoJMd3TUKzKqx1eCzl8qz3bJWt6vI
+=3ThO
 -----END PGP SIGNATURE-----
diff --git a/check_postgres.pl.html b/check_postgres.pl.html
index 1d65378..c9cba99 100644
--- a/check_postgres.pl.html
+++ b/check_postgres.pl.html
@@ -90,7 +90,7 @@
 <hr />
 <h1><a name="name">NAME</a></h1>
 <p><strong>check_postgres.pl</strong> - a Postgres monitoring script for Nagios, MRTG, and others
-This documents describes check_postgres.pl version 2.3.8</p>
+This documents describes check_postgres.pl version 2.3.9</p>
 <p>
 </p>
 <hr />
@@ -936,7 +936,7 @@ number represents and what to do about it, please visit the page
   check_postgres_txn_wraparound --host=localhost</pre>
 <p>Example 2: Check port 6000 and give a critical at 1.7 billion transactions left:</p>
 <pre>
-  check_postgres_txn_wraparound --port=6000 --critical=1_700_000_000t</pre>
+  check_postgres_txn_wraparound --port=6000 --critical=1_700_000_000</pre>
 <p>For MRTG output, returns the highest number of transactions for all databases on line one, 
 while line 4 indicates which database it is.</p>
 <p>
@@ -1122,6 +1122,12 @@ feature requests, and commit notices, send email to <a href="mailto:check_postgr
 <h1><a name="history">HISTORY</a></h1>
 <p>Items not specifically attributed are by Greg Sabino Mullane.</p>
 <dl>
+<dt><strong><a name="item_version_2_2e3_2e9"><strong>Version 2.3.9</strong></a></strong></dt>
+
+<dd>
+<pre>
+ Minor tweak to way we store the default port.</pre>
+</dd>
 <dt><strong><a name="item_version_2_2e3_2e8"><strong>Version 2.3.8</strong></a></strong></dt>
 
 <dd>
diff --git a/index.html b/index.html
index ba563fb..773ff87 100644
--- a/index.html
+++ b/index.html
@@ -21,14 +21,14 @@ h1 {
 
 <h1>check_postgres.pl</h1>
 
-<p><b>check_postgres.pl</b> is a script for checking the state of one or more Postgres databases and reporting back in a Nagios-friendly manner. It was developed by Greg Sabino Mullane of <a href="http://www.endpoint.com/">End Point Corporation</a> and is BSD-licensed. The latest version is <b>2.3.8</b>, and was released on October 21, 2008.</p>
+<p><b>check_postgres.pl</b> is a script for checking the state of one or more Postgres databases and reporting back in a Nagios-friendly manner. It was developed by Greg Sabino Mullane of <a href="http://www.endpoint.com/">End Point Corporation</a> and is BSD-licensed. The latest version is <b>2.3.9</b>, and was released on October 23, 2008.</p>
 
 <ul>
- <li><a href="/check_postgres/check_postgres.pl.html">Documentation for check_postgres 2.3.8</a></li>
+ <li><a href="/check_postgres/check_postgres.pl.html">Documentation for check_postgres 2.3.9</a></li>
 </ul>
 <ul>
- <li><a href="/check_postgres/check_postgres.pl">Download check_postgres.pl 2.3.8</a></li>
- <li><a href="/check_postgres/check_postgres.pl.asc">PGP signature for check_postgres.pl 2.3.8</a></li>
+ <li><a href="/check_postgres/check_postgres.pl">Download check_postgres.pl 2.3.9</a></li>
+ <li><a href="/check_postgres/check_postgres.pl.asc">PGP signature for check_postgres.pl 2.3.9</a></li>
 </ul>
 
 <p>The latest development version can be downloaded via git:</p>
-- 
1.5.5.4



More information about the Check_postgres mailing list