summaryrefslogtreecommitdiff
path: root/check_postgres.pl
AgeCommit message (Collapse)Author
2011-01-25Typo.Greg Sabino Mullane
2011-01-25In message string, $ should be $1Greg Sabino Mullane
2011-01-25The wal_files check must take a positive integer, not just any ol' integer.Greg Sabino Mullane
2011-01-25DuhGreg Sabino Mullane
2011-01-25Allow check_txn_idle to accept multiple arguments, in "$int for $time" format.David E. Wheeler
Add validate_integer_for_time() function. Tests for the above.
2011-01-24Have percent option check strip out the % char, for ease in future comparisons.Greg Sabino Mullane
2011-01-24Spelling tweaks.Greg Sabino Mullane
2011-01-24Bump version to 2.17.0, not recent commit in changes.Greg Sabino Mullane
2011-01-24Don't force percentage args to an int.Greg Sabino Mullane
2011-01-24Add support for "and" and "or" to the critical/warnings options, with tests.David E. Wheeler
2011-01-22Minor typosGreg Sabino Mullane
2011-01-21Set release date.Greg Sabino Mullane
2011-01-21Typo.Greg Sabino Mullane
2011-01-20Minor translation string cleanups.Greg Sabino Mullane
2011-01-20Credit last change.Greg Sabino Mullane
2011-01-20Do not use tgisconstraint in Postgres 9.0+Guillaume Lelarge
2011-01-18French transalations.Guillaume Lelarge
2011-01-14Remove tab that snuck in.Greg Sabino Mullane
2011-01-14Allow /usr/local/etc as an alternative location for the check_postgresrc ↵Greg Sabino Mullane
file (Hywel Mallett)
2011-01-14Better checks for the bloat check.Greg Sabino Mullane
2011-01-14Fix problem with going to next method for new_version_pg (bug #65)Greg Sabino Mullane
2011-01-11Minor P::C inspired things.Greg Sabino Mullane
2011-01-08Spelling fixes.Greg Sabino Mullane
2011-01-08Add French translation placeholders.Greg Sabino Mullane
2011-01-08Merge branch 'master' of [email protected]:/var/lib/git/check_postgresGreg Sabino Mullane
2011-01-08New action 'hot_standby_delay' from a very, very slightly modified patch ↵Greg Sabino Mullane
from Nicolas Thauvin
2011-01-07Add comment clarifying the value measured by the 'checkpoint' actionDavid Christensen
2011-01-04Add cache-busting for the version-grabbing utilities.Greg Sabino Mullane
Move the non-cache-busting methods to lower priorities. Per mailing list post from Aleksey Tsaloli
2011-01-03Add release date for 2.15.4 and redo signatures.2.15.4Greg Sabino Mullane
2011-01-03Fixes for custom_query.Greg Sabino Mullane
2011-01-03Better parsing of output for corner cases.Greg Sabino Mullane
2011-01-03Translations cleanup.Greg Sabino Mullane
2011-01-03Add test check for listener: no greater than version 8.4.Greg Sabino Mullane
Clean up the test section a bit.
2011-01-03Fix for fsm_relations tests.Greg Sabino Mullane
2011-01-03Fix fsm_pages tests.Greg Sabino Mullane
2011-01-03Better wording from Hywel MallettGreg Sabino Mullane
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-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-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-27Spelling fixes.Greg 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.