diff options
author | Greg Sabino Mullane | 2008-10-14 01:13:51 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2008-10-14 01:13:51 +0000 |
commit | a4a8f8b64df35ababdf2655aa72bde13303e26dd (patch) | |
tree | eef50e3f8181d6ac5615a09bf15caa1ef8ae1578 /check_postgres.pl.html | |
parent | f9972e73af05518d20712e9a3544714881ec5aa4 (diff) |
Small fix by Robert Treat
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 51d213445..3a818e913 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.5</p> +This documents describes check_postgres.pl version 2.3.6</p> <p> </p> <hr /> @@ -1119,6 +1119,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_2e6"><strong>Version 2.3.6</strong></a></strong></dt> + +<dd> +<pre> + Add missing $schema to check_fsm_pages. (Robert Treat)</pre> +</dd> <dt><strong><a name="item_version_2_2e3_2e5"><strong>Version 2.3.5</strong></a></strong></dt> <dd> |