check_postgres.git
2009-04-17 Greg Sabino... Allow week and year in some time inputs.
2009-04-17 Greg Sabino... Add bad_fake_version() func back in.
2009-04-14 Greg Sabino... Testing tweaks.
2009-04-14 Greg Sabino... Merge branch 'master' of bucardo@lt2:htdocs/nagios_postgres
2009-04-14 Greg Sabino... Add two new tests for fsm_pages and fsm_relations.
2009-04-14 Greg Sabino... Remove --schema entirely - use search_path instead.
2009-04-13 Selena DeckelmannMerge commit 'HEAD'; branch 'tests'
2009-04-10 Selena DeckelmannAdding tests for connection, database_size
2009-04-10 Greg Sabino... Finally fix the space-in-directory issues - Jeff Boes.
2009-04-10 Greg Sabino... New 'listen' test from Jeff Boes.
2009-04-10 Greg Sabino... Typo
2009-04-09 Greg Sabino... Revert bad quoting.
2009-04-09 Greg Sabino... Refactored version.
2009-04-09 Greg Sabino... More space stuff.
2009-04-09 Greg Sabino... Attempt to fix space quoting problems.
2009-04-09 Greg Sabino... French translations from Jean-Paul Argudo
2009-04-09 Greg Sabino... Test for the sequence action.
2009-04-09 Greg Sabino... Allow emptyok to actually work.
2009-04-08 Greg Sabino... User version.rss file to get Postgres revision informat...
2009-04-07 Greg Sabino... Make Perl::Critic happy.
2009-04-07 Greg Sabino... Two cool new checks: new_version_cp and new_version_pg...
2009-04-07 Greg Sabino... Allow --dbservice to work on older versions (Cédric...
2009-04-07 Greg Sabino... Put in a common testing schema.
2009-04-07 Greg Sabino... Update spellcheck info
2009-04-06 Greg Sabino... Fix typos, mention pg_service.conf in same breath as...
2009-03-27 Greg Sabino... Fix up broken perf data in txn_wraparound, and make...
2009-03-27 Greg Sabino... Colon to equaly
2009-03-27 Greg Sabino... Add additional summary stats to dbstats output. Based...
2009-03-26 Greg Sabino... Change colon to space in query_time perf output, per...
2009-03-25 Greg Sabino... Doc typo, caught by Cédriv Villemain.
2009-03-24 Greg Sabino... Update docs.
2009-03-24 Greg Sabino... Add test for locks.
2009-03-23 Greg Sabino... Note and credit recent changes.
2009-03-23 Greg Sabino... Set the stats to zero if we error out early due to...
2009-03-23 Greg Sabino... Fix typo, add missing exabyte regex. Both found by...
2009-03-13 Greg Sabino... Need additional zero to support previous fix.
2009-03-12 Greg Sabino... Fix dbstats typo - thanks to Andras Fabian for finding...
2009-03-10 Greg Sabino... Merge branch 'master' of bucardo@lt2:htdocs/nagios_postgres
2009-03-09 Greg Sabino... Typo in docs, caught by Robert Treat.
2009-03-09 Joshua TolleyFix typo (tnxtime != txntime)
2009-03-09 Greg Sabino... Remove pg_catalog specifier.
2009-02-27 Greg Sabino... Test for the 'version' action, plus some fixes revealed...
2009-02-25 Greg Sabino... Add new test, rename and cleanup others.
2009-02-25 Greg Sabino... Tweak checkpoint action, make crititcal or warning...
2009-02-24 Greg Sabino... Show the slave host when doing replicate_row.
2009-02-24 Greg Sabino... New test for replicate_row.
2009-02-24 Greg Sabino... Tweak MRTG things in replicate_row.
2009-02-24 Greg Sabino... Begin unit tests with "backend" action.
2009-02-24 Greg Sabino... Changes suggested by new unit test.
2009-02-23 Greg Sabino... Typo, caught by Cédric Villemain
2009-02-21 Greg Sabino... Always show all databases in the perf output, and order...
2009-02-21 Greg Sabino... Complete French translations by Guillaume Lelarge.
2009-02-21 Greg Sabino... Typo caught by Guillaume Lelarge
2009-02-20 Greg Sabino... Fix missing arg problem in msg() calls. Remove debug...
2009-02-18 Greg Sabino... Tweak the backend action per report by Guillaume Lelarg...
2009-02-18 Greg Sabino... All output that can be should now be localized.
2009-02-17 Greg Sabino... More French translations from Guillaume Lelarge
2009-02-17 Greg Sabino... More messages, alphabetasize the lot.
2009-02-16 Greg Sabino... Cleanup/overhaul i18n, add many more messages.
2009-02-16 Greg Sabino... Add utf8 pragma. Remove old T-XX messages. i18n bloat...
2009-02-16 Greg Sabino... Throw an exception when NO_PSQL_OPTION is off but ...
2009-02-16 Greg Sabino... French message strings by Guillaume Lelarge.
2009-02-15 Greg Sabino... Basic i18n support.
2009-02-15 Greg Sabino... Add disabled_triggers check.
2009-02-10 Greg Sabino... Ready for release of version 2.7.3
2009-02-10 Greg Sabino... Add support for int2 in sequence checking, prevent...
2009-02-10 Greg Sabino... Patch from Michael Glaesemann for better sequence check...
2009-02-09 Greg Sabino... Bump to 2.7.2 to fix bug found by Cédric Villemain
2009-02-09 Greg Sabino... Better logic at finding groups of connections.
2009-02-06 Greg Sabino... Bump version, minor whitespace fixes.
2009-02-06 Greg Sabino... Allow -p for port again.
2009-02-04 Greg Sabino... Ready for release
2009-02-04 Greg Sabino... Version bump, update docs.
2009-02-04 Greg Sabino... Do not force a connection arg: do our best to connect...
2009-02-04 Joshua TolleyRemove spurious 's'.
2009-02-04 Greg Sabino... Be clear about our GREATEST hack.
2009-02-04 Greg Sabino... New version ready.
2009-02-04 Greg Sabino... Doc part two
2009-02-04 Greg Sabino... Lose the stupid 'smart' quotes created by pod2html
2009-02-04 Greg Sabino... Docs, first pass
2009-02-04 Greg Sabino... Doc need for Date::Parse, bump version
2009-02-04 Greg Sabino... Quick fix to remove the 'use' of Data::Parse for the...
2009-02-03 Greg Sabino... Typo
2009-02-02 Greg Sabino... Be clear about role of checkpoint action.
2009-01-26 Greg Sabino... Update version.
2009-01-25 Greg Sabino... Add 'checkpoint' action.
2009-01-25 Greg Sabino... Don't show service= unless there is something there
2009-01-07 Greg Sabino... Bump version and release.
2009-01-07 Greg Sabino... Fix doc typos (Josh Tolley)
2009-01-07 Greg Sabino... Off by one error, fix by Selena Deckelmann
2009-01-07 Greg Sabino... Minor tweak, thanks to Cédric Villemain
2008-12-17 Greg Sabino... Version 2.5.3: small regex fix in verify_version (Lee...
2008-12-17 Greg Sabino... Bump version
2008-12-16 Greg Sabino... Note superuser requirement
2008-12-12 Greg Sabino... Move default user and port higher up in the file.
2008-12-11 Greg Sabino... Final sig for release.
2008-12-11 Greg Sabino... Add missing dates from releases.
2008-12-11 Greg Sabino... Add --noidle flag (Selena Deckelmann)
2008-12-04 Greg Sabino... Add support for pg_service.conf, major version bump.
2008-11-07 Greg Sabino... Bump version to 2.4.3
next