summaryrefslogtreecommitdiff
path: root/check_postgres.pl.html
diff options
context:
space:
mode:
authorGreg Sabino Mullane2009-02-06 13:45:56 +0000
committerGreg Sabino Mullane2009-02-06 13:45:56 +0000
commit4bf3dca891fdb7e2dd1defb7cf9a21f61f76ba7c (patch)
treed4d61b3a7115ee462c6e42fad6de8fbc289bc5c8 /check_postgres.pl.html
parent32d9df7ad3e2fa08003e814d999f2c7a91b859af (diff)
Bump version, minor whitespace fixes.
Diffstat (limited to 'check_postgres.pl.html')
-rw-r--r--check_postgres.pl.html12
1 files changed, 9 insertions, 3 deletions
diff --git a/check_postgres.pl.html b/check_postgres.pl.html
index e9815beca..65d04a5c9 100644
--- a/check_postgres.pl.html
+++ b/check_postgres.pl.html
@@ -92,7 +92,7 @@
<hr />
<h1><a name="name">NAME</a></h1>
<p><strong>check_postgres.pl</strong> - a Postgres monitoring script for Nagios, MRTG, Cacti, and others</p>
-<p>This documents describes check_postgres.pl version 2.7.0</p>
+<p>This documents describes check_postgres.pl version 2.7.1</p>
<p>
</p>
<hr />
@@ -1235,14 +1235,20 @@ 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_0"><strong>Version 2.7.0</strong> (?? 2009)</a></strong></dt>
+<dt><strong><a name="item_1"><strong>Version 2.7.1</strong> (February 6, 2009)</a></strong></dt>
+
+<dd>
+<pre>
+ Allow the -p argument for port to work again.</pre>
+</dd>
+<dt><strong><a name="item_0"><strong>Version 2.7.0</strong> (February 4, 2009)</a></strong></dt>
<dd>
<pre>
Do not require a connection argument, but use defaults and ENV variables when
possible: PGHOST, PGPORT, PGUSER, PGDATABASE.</pre>
</dd>
-<dt><strong><a name="item_1"><strong>Version 2.6.1</strong> (February 4, 2009)</a></strong></dt>
+<dt><strong><strong>Version 2.6.1</strong> (February 4, 2009)</strong></dt>
<dd>
<pre>