diff options
author | Greg Sabino Mullane | 2009-07-13 15:08:49 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2009-07-13 15:08:49 +0000 |
commit | fd50323a6896478c95dec275b9673cd2223273ae (patch) | |
tree | b12824dc87bb35a1566155d47afb2541d30a2b07 /check_postgres.pl.html | |
parent | 353198a97a6cd0b96831665e7f4afcbbfa2f251e (diff) |
Apply small fix from Davide Abrigo.
Bump version to 2.9.3
Diffstat (limited to 'check_postgres.pl.html')
-rw-r--r-- | check_postgres.pl.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/check_postgres.pl.html b/check_postgres.pl.html index 59d1ccdcb..d3fec93c3 100644 --- a/check_postgres.pl.html +++ b/check_postgres.pl.html @@ -101,7 +101,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.9.2</p> +<p>This documents describes check_postgres.pl version 2.9.3</p> <p> </p> <hr /> @@ -1386,6 +1386,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="version_2_9_3" class="item"><strong>Version 2.9.3</strong></a></strong></dt> + +<dd> +<pre> + Quote dbname in perf output for the backends check. (Davide Abrigo)</pre> +</dd> <dt><strong><a name="2" class="item"><strong>Version 2.9.2</strong> (July 12, 2009)</a></strong></dt> <dd> |