diff options
author | Greg Sabino Mullane | 2010-02-12 14:02:52 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2010-02-12 14:02:52 +0000 |
commit | 2410de73e3124654090c271426a81b81454adb40 (patch) | |
tree | 61d0a4e66c2b788ed000d38b1dcddd367b68663b /check_postgres.pl.html | |
parent | a5ace512adfb5d3c016a5fe15a5e430d96ce9384 (diff) |
Version bump to 2.14.12.14.1
Diffstat (limited to 'check_postgres.pl.html')
-rw-r--r-- | check_postgres.pl.html | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/check_postgres.pl.html b/check_postgres.pl.html index 980d640a8..aa65d1204 100644 --- a/check_postgres.pl.html +++ b/check_postgres.pl.html @@ -105,7 +105,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.14.0</p> +<p>This documents describes check_postgres.pl version 2.14.1</p> <p> </p> <hr /> @@ -1462,6 +1462,14 @@ 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_14_1" class="item"><strong>Version 2.14.1</strong></a></strong></dt> + +<dd> +<pre> + Don't use $^T in logfile check, as script may be long-running + Change the error string for the logfile action for easier exclusion + by programs like tail_n_mail</pre> +</dd> <dt><strong><a name="0" class="item"><strong>Version 2.14.0</strong> (February 11, 2010)</a></strong></dt> <dd> |