summaryrefslogtreecommitdiff
path: root/check_postgres.pl.html
diff options
context:
space:
mode:
authorGreg Sabino Mullane2008-12-17 18:29:45 +0000
committerGreg Sabino Mullane2008-12-17 18:29:45 +0000
commit6bc58adaa6e80820b9ee4af881e36d2993f95203 (patch)
tree7223219f3695919afc0ad76aadc3569a410ef325 /check_postgres.pl.html
parentb63004db13de7f8986b0ba69f3b8d45510b43e65 (diff)
Version 2.5.3: small regex fix in verify_version (Lee Jensen via Jeff Frost)
Diffstat (limited to 'check_postgres.pl.html')
-rw-r--r--check_postgres.pl.html10
1 files changed, 8 insertions, 2 deletions
diff --git a/check_postgres.pl.html b/check_postgres.pl.html
index 0d135a84f..723cf90a6 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
-This documents describes check_postgres.pl version 2.5.2</p>
+This documents describes check_postgres.pl version 2.5.3</p>
<p>
</p>
<hr />
@@ -1214,6 +1214,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_3"><strong>Version 2.5.3</strong> (December 17, 2008)</a></strong></dt>
+
+<dd>
+<pre>
+ Minor fix to regex in verify_version (Lee Jensen)</pre>
+</dd>
<dt><strong><a name="item_2"><strong>Version 2.5.2</strong> (December 16, 2008)</a></strong></dt>
<dd>
@@ -1235,7 +1241,7 @@ feature requests, and commit notices, send email to <a href="mailto:check_postgr
<pre>
Add support for the pg_Service.conf file with the --dbservice option.</pre>
</dd>
-<dt><strong><a name="item_3"><strong>Version 2.4.3</strong> (November 7, 2008)</a></strong></dt>
+<dt><strong><strong>Version 2.4.3</strong> (November 7, 2008)</strong></dt>
<dd>
<pre>