Greg Sabino Mullane [Wed, 16 Jul 2008 21:59:28 +0000 (17:59 -0400)]
Version bump to 2.0.1
Greg Sabino Mullane [Wed, 16 Jul 2008 21:58:02 +0000 (17:58 -0400)]
More micro-optimizations.
Greg Sabino Mullane [Wed, 16 Jul 2008 21:45:39 +0000 (17:45 -0400)]
Replace large regex in bloat sub with split - much faster.
Greg Sabino Mullane [Tue, 15 Jul 2008 21:20:57 +0000 (17:20 -0400)]
Final docs and sig for 2.0.0
Greg Sabino Mullane [Tue, 15 Jul 2008 21:20:37 +0000 (17:20 -0400)]
Doc cleanups.
Greg Sabino Mullane [Tue, 15 Jul 2008 20:20:44 +0000 (16:20 -0400)]
Bump version, write MRTG docs, minor fixes.
Greg Sabino Mullane [Tue, 15 Jul 2008 20:20:33 +0000 (16:20 -0400)]
Doc updates.
Greg Sabino Mullane [Tue, 15 Jul 2008 20:20:19 +0000 (16:20 -0400)]
Minor spelling fixes.
Greg Sabino Mullane [Tue, 15 Jul 2008 18:56:58 +0000 (14:56 -0400)]
Add MRTG for rest of actions save one.
Greg Sabino Mullane [Tue, 15 Jul 2008 04:00:39 +0000 (00:00 -0400)]
Add MRTG and "simple" output options.
Greg Sabino Mullane [Tue, 24 Jun 2008 20:39:53 +0000 (16:39 -0400)]
Sig for 1.9.1
Greg Sabino Mullane [Tue, 24 Jun 2008 20:30:45 +0000 (16:30 -0400)]
Fix typo in 1.9.0, allow percentages in bloat check, bump version to 1.9.1
Greg Sabino Mullane [Sun, 22 Jun 2008 20:53:14 +0000 (16:53 -0400)]
Version bump to 1.9.0
Greg Sabino Mullane [Sun, 22 Jun 2008 20:51:08 +0000 (16:51 -0400)]
Allow --include and --exclude to work for schemas as well.
Docuemntation cleanup.
Bump to version 1.9.0
Greg Sabino Mullane [Sun, 22 Jun 2008 20:34:56 +0000 (16:34 -0400)]
Clarify stats_row_level restriction, clean up docs.
Greg Sabino Mullane [Sun, 22 Jun 2008 20:21:38 +0000 (16:21 -0400)]
No need to even consider information_schema in bloat and vacuum/analyze checks.
Greg Sabino Mullane [Sun, 22 Jun 2008 20:17:12 +0000 (16:17 -0400)]
Wrong order by.
Greg Sabino Mullane [Sun, 22 Jun 2008 16:46:25 +0000 (12:46 -0400)]
Mention mailing lists.
Greg Sabino Mullane [Sun, 22 Jun 2008 16:24:45 +0000 (12:24 -0400)]
Version 1.8.5 sig.
Greg Sabino Mullane [Sun, 22 Jun 2008 16:24:07 +0000 (12:24 -0400)]
Bump version to 1.8.5, more minor perlcritic adjustments.
Greg Sabino Mullane [Sun, 22 Jun 2008 16:13:34 +0000 (12:13 -0400)]
Add more stop words and minor annoying level one regex rules.
Greg Sabino Mullane [Sun, 22 Jun 2008 16:12:35 +0000 (12:12 -0400)]
Put schema before table in last_vacuum and last_analyze section. (Jeff Frost)
Clean up a bunch of other schema/table sections.
Minor perlcritic tweaks.
Greg Sabino Mullane [Thu, 19 Jun 2008 14:23:46 +0000 (10:23 -0400)]
Bump to version 1.8.4
Greg Sabino Mullane [Thu, 19 Jun 2008 14:21:42 +0000 (10:21 -0400)]
Fix up the replicate_row to detect errors better.
Greg Sabino Mullane [Thu, 19 Jun 2008 03:43:18 +0000 (23:43 -0400)]
Might as well say 1 instead of 0, to be accurate.
Greg Sabino Mullane [Wed, 18 Jun 2008 23:17:28 +0000 (19:17 -0400)]
Signature for 1.8.3
Greg Sabino Mullane [Wed, 18 Jun 2008 23:17:05 +0000 (19:17 -0400)]
Spelling errors.
Greg Sabino Mullane [Wed, 18 Jun 2008 23:14:31 +0000 (19:14 -0400)]
Bump date in index.html; make such bumping automagic via the Makefile.
Greg Sabino Mullane [Wed, 18 Jun 2008 23:06:03 +0000 (19:06 -0400)]
Add mailing list section, bump version.
Greg Sabino Mullane [Wed, 18 Jun 2008 22:59:56 +0000 (18:59 -0400)]
Fix check_backends action: pg_stat_activity may be empty, so run a second
query as needed to find max_connections and then return ok.
Greg Sabino Mullane [Tue, 10 Jun 2008 14:03:38 +0000 (10:03 -0400)]
Bump version to 1.8.2
Greg Sabino Mullane [Tue, 10 Jun 2008 14:01:31 +0000 (10:01 -0400)]
Add some tips from Ioannis Tambouras into a new section.
Greg Sabino Mullane [Tue, 10 Jun 2008 13:54:23 +0000 (09:54 -0400)]
Change my to our, don't use __END__ to allow script to run when using the Nagios embedded Perl option.
Patch from Ioannis Tambouras
Greg Sabino Mullane [Tue, 10 Jun 2008 01:10:39 +0000 (21:10 -0400)]
Signature for 1.8.1
Greg Sabino Mullane [Tue, 10 Jun 2008 01:09:38 +0000 (21:09 -0400)]
Bump version to 1.8.1
Greg Sabino Mullane [Tue, 10 Jun 2008 01:09:13 +0000 (21:09 -0400)]
Automate updating the version numbers in index.html
Greg Sabino Mullane [Tue, 10 Jun 2008 00:49:34 +0000 (20:49 -0400)]
Add query_time test dependencies, and bail early if we don't support it.
Greg Sabino Mullane [Tue, 10 Jun 2008 00:36:41 +0000 (20:36 -0400)]
Get bloat working again on 8.0; modify pretty_size to give a rounded version.
Allow different versions of commands per target database version.
Give better messages for old versions that don't support pg_database_size and pg_relation_size.
Greg Sabino Mullane [Mon, 9 Jun 2008 23:00:52 +0000 (19:00 -0400)]
Add better checks for tests failing due to target requirements not being met.
Redo the test section to allow testing configuration vars specific to a version or range of version (e.g. txn_idle).
Greg Sabino Mullane [Wed, 4 Jun 2008 00:02:38 +0000 (20:02 -0400)]
Bump version to 1.8.0
Greg Sabino Mullane [Tue, 3 Jun 2008 23:59:11 +0000 (19:59 -0400)]
Add --reverse option for custom_query actions.
Clean up the docs a bit.
Greg Sabino Mullane [Mon, 2 Jun 2008 16:34:55 +0000 (12:34 -0400)]
Version bump index file
Greg Sabino Mullane [Mon, 2 Jun 2008 16:33:28 +0000 (12:33 -0400)]
Version 1.7.1
Greg Sabino Mullane [Mon, 2 Jun 2008 16:22:24 +0000 (12:22 -0400)]
Sometimes our own query does not occur, so simply assume a max of 0 and ignore no results.
Greg Sabino Mullane [Wed, 28 May 2008 17:21:35 +0000 (13:21 -0400)]
Update docs for 1.7.0
Greg Sabino Mullane [Wed, 28 May 2008 17:15:52 +0000 (13:15 -0400)]
Better wording suggested by blog post.
Greg Sabino Mullane [Wed, 28 May 2008 17:11:33 +0000 (13:11 -0400)]
New sig.
Greg Sabino Mullane [Wed, 28 May 2008 17:10:27 +0000 (13:10 -0400)]
Typo.
Greg Sabino Mullane [Wed, 28 May 2008 16:53:59 +0000 (12:53 -0400)]
Release version 1.7.0
Greg Sabino Mullane [Wed, 28 May 2008 16:11:52 +0000 (12:11 -0400)]
Add replicate_row action to check master-slave replication systems.
Greg Sabino Mullane [Sat, 17 May 2008 16:18:58 +0000 (12:18 -0400)]
Mention version in doc link, separate out.
Greg Sabino Mullane [Sat, 17 May 2008 16:12:20 +0000 (12:12 -0400)]
Update signature file.
Greg Sabino Mullane [Sat, 17 May 2008 16:12:01 +0000 (12:12 -0400)]
New version.
Greg Sabino Mullane [Sat, 17 May 2008 16:09:53 +0000 (12:09 -0400)]
Add .gitignore file.
Greg Sabino Mullane [Sat, 17 May 2008 16:08:52 +0000 (12:08 -0400)]
Version 1.6.1 docs.
Greg Sabino Mullane [Sat, 17 May 2008 15:43:20 +0000 (11:43 -0400)]
Version 1.6.1
Greg Sabino Mullane [Sat, 17 May 2008 15:42:55 +0000 (11:42 -0400)]
Minor typo.
Greg Sabino Mullane [Sat, 17 May 2008 13:13:40 +0000 (09:13 -0400)]
Make the second column to custom_query optional.
Greg Sabino Mullane [Sat, 17 May 2008 13:07:11 +0000 (09:07 -0400)]
Add --symlinks arg as a shorter way of saying --action=rebuild_symlinks
Greg Sabino Mullane [Sun, 11 May 2008 22:42:09 +0000 (18:42 -0400)]
Bump version
Greg Sabino Mullane [Sun, 11 May 2008 22:39:27 +0000 (18:39 -0400)]
Sign for version 1.6.0
Greg Sabino Mullane [Sun, 11 May 2008 22:37:26 +0000 (18:37 -0400)]
Spell check helper.
Greg Sabino Mullane [Sun, 11 May 2008 22:36:48 +0000 (18:36 -0400)]
Add custom_query action.
Greg Sabino Mullane [Fri, 2 May 2008 16:19:30 +0000 (12:19 -0400)]
Might as well check the homepage in as well.
Greg Sabino Mullane [Fri, 2 May 2008 16:11:35 +0000 (12:11 -0400)]
Signature for 1.5.2
Greg Sabino Mullane [Fri, 2 May 2008 16:11:19 +0000 (12:11 -0400)]
Add signature target
Greg Sabino Mullane [Fri, 2 May 2008 15:57:17 +0000 (11:57 -0400)]
Quick target for tests.
Greg Sabino Mullane [Fri, 2 May 2008 15:54:45 +0000 (11:54 -0400)]
Perl::Critic adjustments
Greg Sabino Mullane [Fri, 2 May 2008 14:21:33 +0000 (10:21 -0400)]
Add all dates for releases.
Greg Sabino Mullane [Fri, 2 May 2008 14:21:13 +0000 (10:21 -0400)]
Add critic and test targets.
Greg Sabino Mullane [Fri, 2 May 2008 14:15:01 +0000 (10:15 -0400)]
Create a Makefile to automate the creation of the docs.
Update docs for 1.5.2
Greg Sabino Mullane [Fri, 2 May 2008 13:53:48 +0000 (09:53 -0400)]
Fix problem with dbpass defined but no length
Better initial debug output for psql location and version.
Greg Sabino Mullane [Fri, 18 Apr 2008 01:06:39 +0000 (21:06 -0400)]
Version bump.
Greg Sabino Mullane [Fri, 18 Apr 2008 01:01:58 +0000 (21:01 -0400)]
Add sample Nagios configuration items, from Brian A. Seklecki
Greg Sabino Mullane [Wed, 16 Apr 2008 23:13:52 +0000 (19:13 -0400)]
Make it a package for testing ease.
Final sig for version 1.5.0
Greg Sabino Mullane [Wed, 16 Apr 2008 23:11:59 +0000 (19:11 -0400)]
First outline of a test suite.
Greg Sabino Mullane [Wed, 16 Apr 2008 22:48:36 +0000 (18:48 -0400)]
Doc syntax
Greg Sabino Mullane [Wed, 16 Apr 2008 22:28:14 +0000 (18:28 -0400)]
Major documentation cleanup.
Greg Sabino Mullane [Wed, 16 Apr 2008 22:27:51 +0000 (18:27 -0400)]
Major documentation cleanup.
Add perlcriticrc file.
Greg Sabino Mullane [Wed, 16 Apr 2008 20:59:22 +0000 (16:59 -0400)]
Add --includeuser and --excludeuser
Bump the version
Documentation cleanups.
Greg Sabino Mullane [Wed, 16 Apr 2008 18:38:50 +0000 (14:38 -0400)]
Add 'output' concept for non-Nagios future use, change canonical URLs.
Greg Sabino Mullane [Tue, 8 Apr 2008 14:22:04 +0000 (10:22 -0400)]
Typo: arg should be db for empty query check.
Greg Sabino Mullane [Sat, 5 Apr 2008 21:13:15 +0000 (17:13 -0400)]
Update documentation file.
Greg Sabino Mullane [Sat, 5 Apr 2008 20:27:08 +0000 (16:27 -0400)]
Bump to version 1.4.2
Greg Sabino Mullane [Fri, 4 Apr 2008 21:35:07 +0000 (17:35 -0400)]
Typo, thanks Rob.
Greg Sabino Mullane [Fri, 4 Apr 2008 11:57:27 +0000 (07:57 -0400)]
New sig.
Greg Sabino Mullane [Wed, 2 Apr 2008 20:25:21 +0000 (16:25 -0400)]
Bump version.
Greg Sabino Mullane [Wed, 2 Apr 2008 20:24:13 +0000 (16:24 -0400)]
Fix some example problems spotted by Rob Treat.
Greg Sabino Mullane [Wed, 2 Apr 2008 19:27:41 +0000 (15:27 -0400)]
Add last_autovaccum and last_autoanalyze.
Greg Sabino Mullane [Wed, 2 Apr 2008 14:26:09 +0000 (10:26 -0400)]
Use greatest of last_[auto]vacuum|analyze, thanks to Robert Treat for idea.
Greg Sabino Mullane [Wed, 2 Apr 2008 13:59:31 +0000 (09:59 -0400)]
Bump version, redo check_wal_files with Robert Treat's nifty pg_ls_dir idea.
Greg Sabino Mullane [Wed, 26 Mar 2008 21:48:58 +0000 (17:48 -0400)]
POD fixes by Robert Treat.
Greg Sabino Mullane [Mon, 24 Mar 2008 22:23:32 +0000 (18:23 -0400)]
New sig
Greg Sabino Mullane [Mon, 24 Mar 2008 22:21:33 +0000 (18:21 -0400)]
Use query_start, not xact_start for txn_idle, per Robert Treat.
Greg Sabino Mullane [Mon, 24 Mar 2008 01:15:38 +0000 (21:15 -0400)]
PGP sig
Greg Sabino Mullane [Mon, 24 Mar 2008 01:12:50 +0000 (21:12 -0400)]
Add "emptyok" concept for queries that may return no rows.
Greg Sabino Mullane [Mon, 24 Mar 2008 00:56:19 +0000 (20:56 -0400)]
Bump version.
Greg Sabino Mullane [Sun, 23 Mar 2008 17:23:58 +0000 (13:23 -0400)]
Add txn_time and txn_idle.
Greg Sabino Mullane [Fri, 22 Feb 2008 02:13:17 +0000 (21:13 -0500)]
Add wal_files method, bump version, fix typos.
Greg Sabino Mullane [Tue, 5 Feb 2008 18:58:18 +0000 (13:58 -0500)]
Match (re)build_symlnks as well.