Add all dates for releases.
authorGreg Sabino Mullane <[email protected]>
Fri, 2 May 2008 14:21:33 +0000 (10:21 -0400)
committerGreg Sabino Mullane <[email protected]>
Fri, 2 May 2008 14:21:33 +0000 (10:21 -0400)
check_postgres.pl
check_postgres.pl.html

index f76b70578ed940f5894abf02c413948de796c814..bb1031cb7c967594b303ef28548b2fb31a8d8682 100755 (executable)
@@ -28,7 +28,7 @@ $Data::Dumper::Varname = 'POSTGRES';
 $Data::Dumper::Indent = 2;
 $Data::Dumper::Useqq = 1;
 
-our $VERSION = '1.5.1';
+our $VERSION = '1.5.2';
 
 use vars qw/ %opt $PSQL $res $COM $SQL $db /;
 
@@ -2513,7 +2513,7 @@ check_postgres.pl - Postgres monitoring script for Nagios
 
 =head1 VERSION
 
-This documents describes B<check_postgres.pl> version 1.5.1
+This documents describes B<check_postgres.pl> version 1.5.2
 
 =head1 SYNOPSIS
 
@@ -3300,7 +3300,11 @@ Items not specifically attributed are by Greg Sabino Mullane.
 
 =over 4
 
-=item B<Version 1.5.1>
+=item B<Version 1.5.2> (May 2, 2008)
+
+Fix problem with too eager creation of custom pgpass file.
+
+=item B<Version 1.5.1> (April 17, 2008)
 
 Add example Nagios configuration settings (Brian A. Seklecki)
 
@@ -3308,15 +3312,15 @@ Add example Nagios configuration settings (Brian A. Seklecki)
 
 Add the --includeuser and --excludeuser options. Documentation cleanup.
 
-=item B<Version 1.4.3>
+=item B<Version 1.4.3> (April 16, 2008)
 
 Add in the 'output' concept for future support of non-Nagios programs.
 
-=item B<Version 1.4.2>
+=item B<Version 1.4.2> (April 8, 2008)
 
 Fix bug preventing --dbpass argument from working (Robert Treat).
 
-=item B<Version 1.4.1>
+=item B<Version 1.4.1> (April 4, 2008)
 
 Minor documentation fixes.
 
@@ -3327,7 +3331,7 @@ Have check_wal_files use pg_ls_dir (idea by Robert Treat).
 For last_vacuum and last_analyze, respect autovacuum effects, add separate 
 autovacuum checks (ideas by Robert Treat).
 
-=item B<Version 1.3.1>
+=item B<Version 1.3.1> (April 2, 2008)
 
 Have txn_idle use query_start, not xact_start.
 
@@ -3346,11 +3350,11 @@ Explicitly allow -v as an argument.
 
 Allow for a null syslog_facility in check_logfile.
 
-=item B<Version 1.1.2>
+=item B<Version 1.1.2> (February 5, 2008)
 
 Fix error preventing --action=rebuild_symlinks from working.
 
-=item B<Version 1.1.1>
+=item B<Version 1.1.1> (February 3, 2008)
 
 Switch vacuum and analyze date output to use 'DD', not 'D'. (Glyn Astill)
 
@@ -3374,7 +3378,7 @@ Remove 'redirect_stderr' requirement from 'logfile' due to 8.3 changes.
 
 Actions 'last_vacuum' and 'last_analyze' are 8.2 only (Robert Treat)
 
-=item B<Version 1.0.16>
+=item B<Version 1.0.16> (December 7, 2007)
 
 First public release, December 2007
 
index fce0dfceb703869b05514256cbcb1877833d723c..4f7b1d79dda3914bd0566858d6aabceea5833987 100644 (file)
@@ -1016,13 +1016,13 @@ is needed by the <strong>check_disk_space</strong> action.</p>
 <h1><a name="history">HISTORY</a></h1>
 <p>Items not specifically attributed are by Greg Sabino Mullane.</p>
 <dl>
-<dt><strong><a name="version_1_5_2" class="item"><strong>Version 1.5.2</strong></a></strong>
+<dt><strong><a name="2" class="item"><strong>Version 1.5.2</strong> (May 2, 2008)</a></strong>
 
 <dd>
 <p>Fix problem with too eager creation of custom pgpass file.</p>
 </dd>
 </li>
-<dt><strong><a name="version_1_5_1" class="item"><strong>Version 1.5.1</strong></a></strong>
+<dt><strong><a name="1" class="item"><strong>Version 1.5.1</strong> (April 17, 2008)</a></strong>
 
 <dd>
 <p>Add example Nagios configuration settings (Brian A. Seklecki)</p>
@@ -1034,19 +1034,19 @@ is needed by the <strong>check_disk_space</strong> action.</p>
 <p>Add the --includeuser and --excludeuser options. Documentation cleanup.</p>
 </dd>
 </li>
-<dt><strong><a name="version_1_4_3" class="item"><strong>Version 1.4.3</strong></a></strong>
+<dt><strong><a name="3" class="item"><strong>Version 1.4.3</strong> (April 16, 2008)</a></strong>
 
 <dd>
 <p>Add in the 'output' concept for future support of non-Nagios programs.</p>
 </dd>
 </li>
-<dt><strong><a name="version_1_4_2" class="item"><strong>Version 1.4.2</strong></a></strong>
+<dt><strong><strong>Version 1.4.2</strong> (April 8, 2008)</strong>
 
 <dd>
 <p>Fix bug preventing --dbpass argument from working (Robert Treat).</p>
 </dd>
 </li>
-<dt><strong><a name="version_1_4_1" class="item"><strong>Version 1.4.1</strong></a></strong>
+<dt><strong><strong>Version 1.4.1</strong> (April 4, 2008)</strong>
 
 <dd>
 <p>Minor documentation fixes.</p>
@@ -1062,7 +1062,7 @@ is needed by the <strong>check_disk_space</strong> action.</p>
 autovacuum checks (ideas by Robert Treat).</p>
 </dd>
 </li>
-<dt><strong><a name="version_1_3_1" class="item"><strong>Version 1.3.1</strong></a></strong>
+<dt><strong><strong>Version 1.3.1</strong> (April 2, 2008)</strong>
 
 <dd>
 <p>Have txn_idle use query_start, not xact_start.</p>
@@ -1090,13 +1090,13 @@ in your pg_xlog directory.</p>
 <p>Allow for a null syslog_facility in check_logfile.</p>
 </dd>
 </li>
-<dt><strong><a name="version_1_1_2" class="item"><strong>Version 1.1.2</strong></a></strong>
+<dt><strong><strong>Version 1.1.2</strong> (February 5, 2008)</strong>
 
 <dd>
 <p>Fix error preventing --action=rebuild_symlinks from working.</p>
 </dd>
 </li>
-<dt><strong><a name="version_1_1_1" class="item"><strong>Version 1.1.1</strong></a></strong>
+<dt><strong><strong>Version 1.1.1</strong> (February 3, 2008)</strong>
 
 <dd>
 <p>Switch vacuum and analyze date output to use 'DD', not 'D'. (Glyn Astill)</p>
@@ -1132,7 +1132,7 @@ in your pg_xlog directory.</p>
 <p>Actions 'last_vacuum' and 'last_analyze' are 8.2 only (Robert Treat)</p>
 </dd>
 </li>
-<dt><strong><a name="version_1_0_16" class="item"><strong>Version 1.0.16</strong></a></strong>
+<dt><strong><a name="16" class="item"><strong>Version 1.0.16</strong> (December 7, 2007)</a></strong>
 
 <dd>
 <p>First public release, December 2007</p>