$Data::Dumper::Indent = 2;
$Data::Dumper::Useqq = 1;
-our $VERSION = '1.8.3';
+our $VERSION = '1.8.4';
use vars qw/ %opt $PSQL $res $COM $SQL $db /;
=head1 VERSION
-This documents describes B<check_postgres.pl> version 1.8.3
+This documents describes B<check_postgres.pl> version 1.8.4
=head1 SYNOPSIS
=over 4
+=item B<Version 1.8.4> (June 19, 2008)
+
+Better detection of problems in --replicate_row.
+
=item B<Version 1.8.3> (June 18, 2008)
Fix check_backends action: there may be no rows in pg_stat_activity, so run a second
-----BEGIN PGP SIGNATURE-----
-iEYEABEDAAYFAkhZl3wACgkQvJuQZxSWSsjBMgCeK78mc8Te7em+1uZyzZ8q4v28
-JYEAoIWF/TRL80MGZpkpaxeG70zgAx74
-=nLbv
+iEYEABEDAAYFAkhaa+gACgkQvJuQZxSWSsh51gCgwgIuOm7fDEuZwfyFvYKMgtZd
+hA8AnjG/zhecS3Z5KXztU1Ff6Mu2RDqF
+=fOMp
-----END PGP SIGNATURE-----
</p>
<hr />
<h1><a name="version">VERSION</a></h1>
-<p>This documents describes <strong>check_postgres.pl</strong> version 1.8.3</p>
+<p>This documents describes <strong>check_postgres.pl</strong> version 1.8.4</p>
<p>
</p>
<hr />
</p>
<hr />
<h1><a name="tips_and_tricks">TIPS AND TRICKS</a></h1>
-<p>Since this program uses the <strong>psql</strong> program, make sure it is accesible to the
-uer running the script. If run as a cronjob, this often means modifying the
+<p>Since this program uses the <strong>psql</strong> program, make sure it is accessible to the
+user running the script. If run as a cronjob, this often means modifying the
<strong>PATH</strong> environment variable.</p>
<p>If you are using Nagios in embedded Perl mode, use the --action argument
instead of symlinks, so that the plugin only gets compiled one time.</p>
<h1><a name="history">HISTORY</a></h1>
<p>Items not specifically attributed are by Greg Sabino Mullane.</p>
<dl>
+<dt><strong><a name="4" class="item"><strong>Version 1.8.4</strong> (June 19, 2008)</a></strong>
+
+<dd>
+<p>Better detection of problems in --replicate_row.</p>
+</dd>
+</li>
<dt><strong><a name="3" class="item"><strong>Version 1.8.3</strong> (June 18, 2008)</a></strong>
<dd>
<h1>check_postgres.pl</h1>
-<p><b>check_postgres.pl</b> is a script for checking the state of one or more Postgres databases and reporting back in a Nagios-friendly manner. It was developed by Greg Sabino Mullane of <a href="http://www.endpoint.com/">End Point Corporation</a> and is BSD-licensed. The latest version is <b>1.8.3</b>, and was released on June 18, 2008.</p>
+<p><b>check_postgres.pl</b> is a script for checking the state of one or more Postgres databases and reporting back in a Nagios-friendly manner. It was developed by Greg Sabino Mullane of <a href="http://www.endpoint.com/">End Point Corporation</a> and is BSD-licensed. The latest version is <b>1.8.4</b>, and was released on June 19, 2008.</p>
<ul>
- <li><a href="/check_postgres/check_postgres.pl.html">Documentation for check_postgres 1.8.3</a></li>
+ <li><a href="/check_postgres/check_postgres.pl.html">Documentation for check_postgres 1.8.4</a></li>
</ul>
<ul>
- <li><a href="/check_postgres/check_postgres.pl">Download check_postgres.pl 1.8.3</a></li>
+ <li><a href="/check_postgres/check_postgres.pl">Download check_postgres.pl 1.8.4</a></li>
<li><a href="/check_postgres/check_postgres.pl.asc">PGP signature for check_postgres.pl</a></li>
</ul>