check_postgres.git
15 years agoUpdate notes.
Greg Sabino Mullane [Thu, 27 Aug 2009 16:08:19 +0000 (12:08 -0400)]
Update notes.

15 years agoHandle newlines in constraint definitions.
Greg Sabino Mullane [Thu, 27 Aug 2009 16:07:37 +0000 (12:07 -0400)]
Handle newlines in constraint definitions.

15 years agoProper Nagios output for txn_wraparound actions. (Cédric Villemain)
Greg Sabino Mullane [Mon, 24 Aug 2009 16:28:20 +0000 (12:28 -0400)]
Proper Nagios output for txn_wraparound actions. (Cédric Villemain)

15 years agoProper Nagios output for locks action. (Cédric Villemain)
Greg Sabino Mullane [Mon, 24 Aug 2009 16:22:23 +0000 (12:22 -0400)]
Proper Nagios output for locks action. (Cédric Villemain)

15 years agoQuick todo note.
Greg Sabino Mullane [Mon, 24 Aug 2009 16:06:27 +0000 (12:06 -0400)]
Quick todo note.

15 years ago Proper Nagios output for last_vacuum|analyze actions. (Cédric Villemain)
Greg Sabino Mullane [Mon, 24 Aug 2009 16:05:13 +0000 (12:05 -0400)]
 Proper Nagios output for last_vacuum|analyze actions. (Cédric Villemain)

15 years agoSpacing
Greg Sabino Mullane [Mon, 24 Aug 2009 16:01:04 +0000 (12:01 -0400)]
Spacing

15 years agoFinal things for 2.11.0 2.11.0
Greg Sabino Mullane [Sun, 23 Aug 2009 15:01:00 +0000 (11:01 -0400)]
Final things for 2.11.0

15 years agoRearrange order.
Greg Sabino Mullane [Sun, 23 Aug 2009 14:55:54 +0000 (10:55 -0400)]
Rearrange order.

15 years agoRelease date for 2.11.0
Greg Sabino Mullane [Sun, 23 Aug 2009 14:55:01 +0000 (10:55 -0400)]
Release date for 2.11.0

15 years agoFix what appears to be some cut-n-paste errors.
Greg Sabino Mullane [Sun, 23 Aug 2009 13:53:40 +0000 (09:53 -0400)]
Fix what appears to be some cut-n-paste errors.

15 years agoBetter wording.
Greg Sabino Mullane [Sun, 23 Aug 2009 13:49:39 +0000 (09:49 -0400)]
Better wording.

15 years agoRemove unused code for now.
Greg Sabino Mullane [Sun, 23 Aug 2009 13:48:59 +0000 (09:48 -0400)]
Remove unused code for now.

15 years agoMore "we know what we are doing here" P:C exceptions.
Greg Sabino Mullane [Sun, 23 Aug 2009 13:43:12 +0000 (09:43 -0400)]
More "we know what we are doing here" P:C exceptions.

15 years agoReminder about tests for new Nagios output tweaks.
Greg Sabino Mullane [Sun, 23 Aug 2009 13:41:53 +0000 (09:41 -0400)]
Reminder about tests for new Nagios output tweaks.

15 years agoSpell check tweaks.
Greg Sabino Mullane [Sun, 23 Aug 2009 13:40:46 +0000 (09:40 -0400)]
Spell check tweaks.

15 years agoTake out some debug/test code.
Greg Sabino Mullane [Sun, 23 Aug 2009 13:30:41 +0000 (09:30 -0400)]
Take out some debug/test code.
Spelling fixes.

15 years agoFix test for new warning > critical logic
Greg Sabino Mullane [Sun, 23 Aug 2009 13:29:03 +0000 (09:29 -0400)]
Fix test for new warning > critical logic

15 years agoMake sure we don't use any rc file laying about.
Greg Sabino Mullane [Sun, 23 Aug 2009 13:05:28 +0000 (09:05 -0400)]
Make sure we don't use any rc file laying about.

15 years agoSkip any .check_postgresrc files laying around for testing.
Greg Sabino Mullane [Sun, 23 Aug 2009 12:47:46 +0000 (08:47 -0400)]
Skip any .check_postgresrc files laying around for testing.

15 years agoBump version to 2.11.0
Greg Sabino Mullane [Sun, 23 Aug 2009 12:40:05 +0000 (08:40 -0400)]
Bump version to 2.11.0

15 years agoAdd fix from Glyn Astill for warning > critical in replicate_row
Greg Sabino Mullane [Sun, 23 Aug 2009 12:38:07 +0000 (08:38 -0400)]
Add fix from Glyn Astill for warning > critical in replicate_row

15 years agoEnsure command-line overrides check_postgresrc entries
Greg Sabino Mullane [Wed, 12 Aug 2009 11:42:53 +0000 (07:42 -0400)]
Ensure command-line overrides check_postgresrc entries

15 years agoAdd documentation for check_postgresrc
Greg Sabino Mullane [Wed, 12 Aug 2009 10:42:19 +0000 (06:42 -0400)]
Add documentation for check_postgresrc

15 years agoQuestions should go to the list, not me directly.
Greg Sabino Mullane [Wed, 12 Aug 2009 10:40:05 +0000 (06:40 -0400)]
Questions should go to the list, not me directly.

15 years agoAdd no-check_postgresrc option.
Greg Sabino Mullane [Wed, 12 Aug 2009 10:39:33 +0000 (06:39 -0400)]
Add no-check_postgresrc option.

15 years agoOverlooked var
Greg Sabino Mullane [Fri, 7 Aug 2009 14:06:20 +0000 (10:06 -0400)]
Overlooked var

15 years agoAdd --language option.
Greg Sabino Mullane [Thu, 6 Aug 2009 21:51:45 +0000 (17:51 -0400)]
Add --language option.

15 years agoNote recent changes.
Greg Sabino Mullane [Thu, 6 Aug 2009 21:47:15 +0000 (17:47 -0400)]
Note recent changes.

15 years agoChange rc file to check_postgresrc, per suggestion on mailing list from Guillaume...
Greg Sabino Mullane [Thu, 6 Aug 2009 21:45:12 +0000 (17:45 -0400)]
Change rc file to check_postgresrc, per suggestion on mailing list from Guillaume Lelarge

15 years agoNew option, --get_method, to force quick use of a single kind for version checks.
Greg Sabino Mullane [Thu, 6 Aug 2009 21:43:48 +0000 (17:43 -0400)]
New option, --get_method, to force quick use of a single kind for version checks.

15 years agoSupport for .checkpostgresrc files
Greg Sabino Mullane [Thu, 6 Aug 2009 20:53:00 +0000 (16:53 -0400)]
Support for .checkpostgresrc files

15 years agoAdd Nagios perf output to the wal_files check (Cédric Villemain)
Greg Sabino Mullane [Thu, 6 Aug 2009 20:25:31 +0000 (16:25 -0400)]
Add Nagios perf output to the wal_files check (Cédric Villemain)

15 years agoFix path.
Greg Sabino Mullane [Mon, 3 Aug 2009 18:33:53 +0000 (14:33 -0400)]
Fix path.

15 years agoFix release date for 2.10.0
Greg Sabino Mullane [Mon, 3 Aug 2009 16:28:06 +0000 (12:28 -0400)]
Fix release date for 2.10.0

15 years agoFix release date.
Greg Sabino Mullane [Mon, 3 Aug 2009 16:27:28 +0000 (12:27 -0400)]
Fix release date.

15 years agoVersion 2.10.0 2.10.0
Greg Sabino Mullane [Mon, 3 Aug 2009 16:22:25 +0000 (12:22 -0400)]
Version 2.10.0

15 years agoAllow for larger times
Greg Sabino Mullane [Mon, 3 Aug 2009 16:01:01 +0000 (12:01 -0400)]
Allow for larger times

15 years agoBoost sleep time for logfile check
Greg Sabino Mullane [Mon, 3 Aug 2009 16:00:43 +0000 (12:00 -0400)]
Boost sleep time for logfile check

15 years agoProper Nagios perf output for the backends check (Cédric Villemain)
Greg Sabino Mullane [Mon, 3 Aug 2009 15:48:27 +0000 (11:48 -0400)]
Proper Nagios perf output for the backends check (Cédric Villemain)
Test adjustments for same (Greg Sabino Mullane)

15 years agoSupport for new perf output.
Greg Sabino Mullane [Mon, 3 Aug 2009 15:37:55 +0000 (11:37 -0400)]
Support for new perf output.

15 years agoMinor Perl::Critic inspired fixes.
Greg Sabino Mullane [Mon, 3 Aug 2009 15:28:44 +0000 (11:28 -0400)]
Minor Perl::Critic inspired fixes.

15 years agoTweak allowed words.
Greg Sabino Mullane [Mon, 3 Aug 2009 15:20:47 +0000 (11:20 -0400)]
Tweak allowed words.

15 years agoBump version.
Greg Sabino Mullane [Mon, 3 Aug 2009 15:07:13 +0000 (11:07 -0400)]
Bump version.

15 years agoCheck table perms
Greg Sabino Mullane [Mon, 3 Aug 2009 15:07:07 +0000 (11:07 -0400)]
Check table perms

15 years agoApply patch from Cédric Villemain
Greg Sabino Mullane [Mon, 3 Aug 2009 15:06:36 +0000 (11:06 -0400)]
Apply patch from Cédric Villemain

15 years agoCompare languages via same_schema.
Greg Sabino Mullane [Mon, 3 Aug 2009 14:48:09 +0000 (10:48 -0400)]
Compare languages via same_schema.

15 years agoNote tagging process.
Greg Sabino Mullane [Mon, 3 Aug 2009 14:47:58 +0000 (10:47 -0400)]
Note tagging process.

15 years agoCheck view definition for same_schema action
Greg Sabino Mullane [Wed, 29 Jul 2009 04:09:35 +0000 (00:09 -0400)]
Check view definition for same_schema action

15 years agoBetter output when hitting second database, port, or host.
Greg Sabino Mullane [Wed, 29 Jul 2009 03:07:39 +0000 (23:07 -0400)]
Better output when hitting second database, port, or host.

15 years agoMake into a global executable (e.g. /usr/local/bin/check_postgres.pl)
Greg Sabino Mullane [Wed, 29 Jul 2009 03:01:19 +0000 (23:01 -0400)]
Make into a global executable (e.g. /usr/local/bin/check_postgres.pl)
Rearrange the Makefile.PL a bit.

15 years agoMake sure we decrement failcount when avoiding dupes on perf output.
Greg Sabino Mullane [Wed, 29 Jul 2009 02:37:04 +0000 (22:37 -0400)]
Make sure we decrement failcount when avoiding dupes on perf output.

15 years agoClean out secondary test database dir too.
Greg Sabino Mullane [Sun, 26 Jul 2009 17:41:46 +0000 (13:41 -0400)]
Clean out secondary test database dir too.

15 years agoReady for new version. 2.9.5
Greg Sabino Mullane [Fri, 24 Jul 2009 20:15:13 +0000 (16:15 -0400)]
Ready for new version.

15 years agoFix name.
Greg Sabino Mullane [Fri, 24 Jul 2009 14:15:11 +0000 (10:15 -0400)]
Fix name.

15 years agoAllow more leeway in checkpoint timeout tests.
Greg Sabino Mullane [Fri, 24 Jul 2009 14:14:05 +0000 (10:14 -0400)]
Allow more leeway in checkpoint timeout tests.

15 years agoMore tweaks to check_bloat and --include.
Greg Sabino Mullane [Fri, 24 Jul 2009 01:19:13 +0000 (21:19 -0400)]
More tweaks to check_bloat and --include.

15 years agoMissing space.
Greg Sabino Mullane [Thu, 23 Jul 2009 12:13:59 +0000 (08:13 -0400)]
Missing space.

15 years agoFix up tests for new quoting.
Greg Sabino Mullane [Thu, 23 Jul 2009 03:16:23 +0000 (23:16 -0400)]
Fix up tests for new quoting.
Add tests for columns.

15 years agoQuote items in same_schema output.
Greg Sabino Mullane [Thu, 23 Jul 2009 03:16:06 +0000 (23:16 -0400)]
Quote items in same_schema output.

15 years agoNo limits on amount of bloat if we are doing --include.
Greg Sabino Mullane [Wed, 22 Jul 2009 17:12:31 +0000 (13:12 -0400)]
No limits on amount of bloat if we are doing --include.

15 years agoDon't use LIMIT in the bloat check if --include is used.
Greg Sabino Mullane [Wed, 22 Jul 2009 14:53:24 +0000 (10:53 -0400)]
Don't use LIMIT in the bloat check if --include is used.
Bump version to 2.9.5

15 years agoMore spacing tweaks.
Greg Sabino Mullane [Tue, 21 Jul 2009 21:15:05 +0000 (17:15 -0400)]
More spacing tweaks.

15 years agoSpacing fix.
Greg Sabino Mullane [Tue, 21 Jul 2009 21:10:10 +0000 (17:10 -0400)]
Spacing fix.

15 years agoBump version. 2.9.4
Greg Sabino Mullane [Tue, 21 Jul 2009 16:08:41 +0000 (12:08 -0400)]
Bump version.

15 years agoFrench trnaslations from Guillaume Lelarge
Greg Sabino Mullane [Tue, 21 Jul 2009 16:07:44 +0000 (12:07 -0400)]
French trnaslations from Guillaume Lelarge

15 years agoDon't want redirect_stderr on for <= 8.2 testing
Greg Sabino Mullane [Tue, 21 Jul 2009 01:10:53 +0000 (21:10 -0400)]
Don't want redirect_stderr on for <= 8.2 testing

15 years agologging_collector arrived in 8.3
Greg Sabino Mullane [Tue, 21 Jul 2009 00:42:09 +0000 (20:42 -0400)]
logging_collector arrived in 8.3

15 years agoAllow skipping of tests if Date::Parse not installed.
Greg Sabino Mullane [Tue, 21 Jul 2009 00:41:49 +0000 (20:41 -0400)]
Allow skipping of tests if Date::Parse not installed.

15 years agoQuick notes on the release process to keep me sane.
Greg Sabino Mullane [Tue, 14 Jul 2009 15:03:42 +0000 (11:03 -0400)]
Quick notes on the release process to keep me sane.

15 years agoSigs for 2.9.3 2.9.3
Greg Sabino Mullane [Tue, 14 Jul 2009 14:51:20 +0000 (10:51 -0400)]
Sigs for 2.9.3

15 years agoAdd release date of July 14, 2009 for 2.9.3
Greg Sabino Mullane [Tue, 14 Jul 2009 14:50:59 +0000 (10:50 -0400)]
Add release date of July 14, 2009 for 2.9.3

15 years agoUpdate docs.
Greg Sabino Mullane [Tue, 14 Jul 2009 14:50:25 +0000 (10:50 -0400)]
Update docs.

15 years agoVersion 2.9.3 2.9.2
Greg Sabino Mullane [Tue, 14 Jul 2009 14:49:23 +0000 (10:49 -0400)]
Version 2.9.3

15 years agoAdd 'fetch' as an alternative method for new_version checks, as this comes by default...
Greg Sabino Mullane [Tue, 14 Jul 2009 14:49:03 +0000 (10:49 -0400)]
Add 'fetch' as an alternative method for new_version checks, as this comes by default with FreeBSD. Thanks to Hywell Mallett.

15 years agoAdd cover_db dir
Greg Sabino Mullane [Mon, 13 Jul 2009 17:24:33 +0000 (13:24 -0400)]
Add cover_db dir

15 years agoAdjust test for new database quoting in perf section.
Greg Sabino Mullane [Mon, 13 Jul 2009 15:28:29 +0000 (11:28 -0400)]
Adjust test for new database quoting in perf section.

15 years agoSingle quotes, please.
Greg Sabino Mullane [Mon, 13 Jul 2009 15:27:03 +0000 (11:27 -0400)]
Single quotes, please.

15 years agoMove devel-only tests out of MANIFEST.
Greg Sabino Mullane [Mon, 13 Jul 2009 15:10:49 +0000 (11:10 -0400)]
Move devel-only tests out of MANIFEST.

15 years agoAdd new test to make sure I update all the version numbers
Greg Sabino Mullane [Mon, 13 Jul 2009 15:09:58 +0000 (11:09 -0400)]
Add new test to make sure I update all the version numbers

15 years agoApply small fix from Davide Abrigo.
Greg Sabino Mullane [Mon, 13 Jul 2009 15:08:49 +0000 (11:08 -0400)]
Apply small fix from Davide Abrigo.
Bump version to 2.9.3

15 years agoMore signatures
Greg Sabino Mullane [Sun, 12 Jul 2009 19:49:51 +0000 (15:49 -0400)]
More signatures

15 years agoSignatures.
Greg Sabino Mullane [Sun, 12 Jul 2009 19:48:45 +0000 (15:48 -0400)]
Signatures.

15 years agoPrepare for new version.
Greg Sabino Mullane [Sun, 12 Jul 2009 19:47:49 +0000 (15:47 -0400)]
Prepare for new version.

15 years agoTypo.
Greg Sabino Mullane [Sun, 12 Jul 2009 18:11:37 +0000 (14:11 -0400)]
Typo.

15 years agoMake new function to pull English translations for fallthrough checks.
Greg Sabino Mullane [Sun, 12 Jul 2009 13:33:08 +0000 (09:33 -0400)]
Make new function to pull English translations for fallthrough checks.

15 years agoRemove done item.
Greg Sabino Mullane [Sun, 12 Jul 2009 02:18:51 +0000 (22:18 -0400)]
Remove done item.

15 years agoNew file to use translations from Postgres source code.
Greg Sabino Mullane [Sun, 12 Jul 2009 02:17:33 +0000 (22:17 -0400)]
New file to use translations from Postgres source code.

15 years agoMake the backends "too many clients" messages i18n friendly.
Greg Sabino Mullane [Sun, 12 Jul 2009 02:15:29 +0000 (22:15 -0400)]
Make the backends "too many clients" messages i18n friendly.

15 years agoDon't hardcode the English translation fallback.
Greg Sabino Mullane [Sun, 12 Jul 2009 02:02:52 +0000 (22:02 -0400)]
Don't hardcode the English translation fallback.

15 years agoMake checkpoint regex a real 'po' so we can programtically update it.
Greg Sabino Mullane [Sun, 12 Jul 2009 01:58:56 +0000 (21:58 -0400)]
Make checkpoint regex a real 'po' so we can programtically update it.

15 years agoAlphabetasize messsages.
Greg Sabino Mullane [Fri, 10 Jul 2009 20:58:57 +0000 (16:58 -0400)]
Alphabetasize messsages.

15 years agoUpdate todo.
Greg Sabino Mullane [Fri, 10 Jul 2009 17:15:25 +0000 (13:15 -0400)]
Update todo.

15 years agoAllow last_analzye to work well with exclusions and perflimits. Per report by Jeff...
Greg Sabino Mullane [Fri, 10 Jul 2009 16:25:35 +0000 (12:25 -0400)]
Allow last_analzye to work well with exclusions and perflimits. Per report by Jeff Frost.

15 years agoCheck for existence of fatalregex hash key before using it.
Greg Sabino Mullane [Fri, 10 Jul 2009 16:15:34 +0000 (12:15 -0400)]
Check for existence of fatalregex hash key before using it.

15 years agoNote latest changes.
Greg Sabino Mullane [Fri, 10 Jul 2009 16:12:02 +0000 (12:12 -0400)]
Note latest changes.

15 years agoAllow the check_backends check to detect 'too many clients' message and return a...
Greg Sabino Mullane [Fri, 10 Jul 2009 15:58:58 +0000 (11:58 -0400)]
Allow the check_backends check to detect 'too many clients' message and return a critical.
Thanks to Jürgen Schulz-Brüssel for the idea.
Add 'fatalregex' to run_command to allow known error messages through.
Add 'quickreturn' for piling up database handles.

15 years agoCheck database name inside bloat check. Thanks to Cédric Villemain
Greg Sabino Mullane [Thu, 9 Jul 2009 20:18:22 +0000 (16:18 -0400)]
Check database name inside bloat check. Thanks to Cédric Villemain

15 years agoAdd dots and dashes to regex for dbname in backends check. Thanks to Davide Abrigo.
Greg Sabino Mullane [Thu, 9 Jul 2009 20:01:33 +0000 (16:01 -0400)]
Add dots and dashes to regex for dbname in backends check. Thanks to Davide Abrigo.

15 years agoNote on "FATAL too many clients" message per mailing list question.
Greg Sabino Mullane [Mon, 15 Jun 2009 16:03:59 +0000 (12:03 -0400)]
Note on "FATAL too many clients" message per mailing list question.