summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-01-03Better spell checking of POD, cleanup some existing misspellings.Greg Sabino Mullane
2011-01-03Misspelling per bug #64Greg Sabino Mullane
2011-01-03Bump copyright to 2011Greg Sabino Mullane
2011-01-03Bump version to 2.15.4Greg Sabino Mullane
2011-01-03Sig for 2.15.3Greg Sabino Mullane
2011-01-03Fix warning when using symlinksGreg Sabino Mullane
(Greg Sabino Mullane, reported by Peter Eisentraut in bug #63)
2010-12-30Make txn_idle show OK if none found.2.15.3Greg Sabino Mullane
2010-12-28Signatures for 2.15.22.15.2Greg Sabino Mullane
2010-12-28More tweaks to bloat display.Greg Sabino Mullane
2010-12-28Move archive_command docs around.Greg Sabino Mullane
2010-12-28Version 2.15.2 prepGreg Sabino Mullane
2010-12-28Better perf output for bloat action.Greg Sabino Mullane
2010-12-28Add release dates.Greg Sabino Mullane
2010-12-27Better formatting of sizes in "bloat" action.2.15.0Greg Sabino Mullane
2010-12-27New signatures for 2.15.1 (spelling errors)Greg Sabino Mullane
2010-12-27Explicit sub nameGreg Sabino Mullane
2010-12-27Spelling fixes.Greg Sabino Mullane
2010-12-27Signatures for version 2.15.1Greg Sabino Mullane
2010-12-27Fix order of documentation per bug #60.2.15.1Greg Sabino Mullane
Add a new test to check on internal documentation.
2010-12-27For connection test, return critical, not unknown, on FATAL errorsGreg Sabino Mullane
2010-12-27Bump version to 2.15.1Greg Sabino Mullane
2010-12-27Fixed problem when examining items in pg_settings.Greg Sabino Mullane
2010-11-08Add --quiet argument.Greg Sabino Mullane
2010-10-15Merge branch 'master' of [email protected]:/var/lib/git/check_postgresGreg Sabino Mullane
2010-10-15Handle %y in logfilename template.Greg Sabino Mullane
2010-09-29Minor docs fixJoshua Tolley
2010-09-14Merge branch 'master' of [email protected]:/var/lib/git/check_postgresGreg Sabino Mullane
2010-09-14Note latest change.Greg Sabino Mullane
2010-08-30Edit docs to match other actions betterJoshua Tolley
2010-08-30Fix typoJoshua Tolley
2010-08-30Add docs for new pgb_ checksJoshua Tolley
2010-08-30Fix txn_time to work properly given psql with -xJoshua Tolley
2010-08-27Add several checks for pgbouncer pool statisticsJoshua Tolley
2010-08-11New action to check on the number of archive files in "ready" statusJehan-Guillaume (ioguix) de Rorthais
2010-08-11Update ChangesGreg Sabino Mullane
2010-08-11Separate perfdata with spaces, per spec.Jehan-Guillaume (ioguix) de Rorthais
2010-07-20Add correct name.Greg Sabino Mullane
2010-07-20Fix the regex that matches psql/edb-psqlSivakumar.K
2010-07-19Add new check: new_version_tnmGreg Sabino Mullane
Checks if a newer version of tail_n_mail is available. Refactored all the new_version_* subs into a common routine. Fixed up the related tests.
2010-07-19Tweak version() regexes to allow for "EnterpriseDB" branded databases.Greg Sabino Mullane
Per report from tosivakumar on github. Improve handling of devel versions in the new_version_pg check.
2010-06-02Overhaul index comparison in same_schemaGreg Sabino Mullane
2010-06-02Don't try and figure out indexed columns when 0 (functional indexes)Greg Sabino Mullane
2010-05-29Update html file.Greg Sabino Mullane
2010-05-25Fix up title munging of html docs.Greg Sabino Mullane
2010-05-20Attribute credit for latest same_schema changes.Greg Sabino Mullane
2010-05-20Lots more checking of index information inside of same_schema.Greg Sabino Mullane
Add tests for the same.
2010-05-20Add tests for new same_schema index items.Greg Sabino Mullane
2010-05-20Add index comparison to same_schema action.Norman Yamada
2010-05-20Tweak tests for new same_schema output.Greg Sabino Mullane
2010-05-20Switch to using env perl instead of a direct perl call.Greg Sabino Mullane
Move the emacs stuff to another line