summaryrefslogtreecommitdiff
path: root/check_postgres.pl
AgeCommit message (Collapse)Author
2009-08-03Proper Nagios perf output for the backends check (Cédric Villemain)Greg Sabino Mullane
Test adjustments for same (Greg Sabino Mullane)
2009-08-03Minor Perl::Critic inspired fixes.Greg Sabino Mullane
2009-08-03Apply patch from Cédric VillemainGreg Sabino Mullane
2009-08-03Compare languages via same_schema.Greg Sabino Mullane
2009-07-29Check view definition for same_schema actionGreg Sabino Mullane
2009-07-29Better output when hitting second database, port, or host.Greg Sabino Mullane
2009-07-29Make sure we decrement failcount when avoiding dupes on perf output.Greg Sabino Mullane
2009-07-24Ready for new version.2.9.5Greg Sabino Mullane
2009-07-24More tweaks to check_bloat and --include.Greg Sabino Mullane
2009-07-23Missing space.Greg Sabino Mullane
2009-07-23Quote items in same_schema output.Greg Sabino Mullane
2009-07-22No limits on amount of bloat if we are doing --include.Greg Sabino Mullane
2009-07-22Don't use LIMIT in the bloat check if --include is used.Greg Sabino Mullane
Bump version to 2.9.5
2009-07-21More spacing tweaks.Greg Sabino Mullane
2009-07-21Spacing fix.Greg Sabino Mullane
2009-07-21French trnaslations from Guillaume LelargeGreg Sabino Mullane
2009-07-14Add release date of July 14, 2009 for 2.9.3Greg Sabino Mullane
2009-07-14Add 'fetch' as an alternative method for new_version checks, as this comes ↵Greg Sabino Mullane
by default with FreeBSD. Thanks to Hywell Mallett.
2009-07-13Apply small fix from Davide Abrigo.Greg Sabino Mullane
Bump version to 2.9.3
2009-07-12Prepare for new version.Greg Sabino Mullane
2009-07-12Make new function to pull English translations for fallthrough checks.Greg Sabino Mullane
2009-07-12Make the backends "too many clients" messages i18n friendly.Greg Sabino Mullane
2009-07-12Don't hardcode the English translation fallback.Greg Sabino Mullane
2009-07-12Make checkpoint regex a real 'po' so we can programtically update it.Greg Sabino Mullane
2009-07-10Alphabetasize messsages.Greg Sabino Mullane
2009-07-10Allow last_analzye to work well with exclusions and perflimits. Per report ↵Greg Sabino Mullane
by Jeff Frost.
2009-07-10Check for existence of fatalregex hash key before using it.Greg Sabino Mullane
2009-07-10Note latest changes.Greg Sabino Mullane
2009-07-10Allow the check_backends check to detect 'too many clients' message and ↵Greg Sabino Mullane
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.
2009-07-09Check database name inside bloat check. Thanks to Cédric VillemainGreg Sabino Mullane
2009-07-09Add dots and dashes to regex for dbname in backends check. Thanks to Davide ↵Greg Sabino Mullane
Abrigo.
2009-06-15Jeff did more than tests.Greg Sabino Mullane
2009-06-13Stupid PODGreg Sabino Mullane
2009-06-13Ready for releaseGreg Sabino Mullane
2009-06-12Credit Jeff, make versions consistent.Greg Sabino Mullane
2009-06-12Fix incorrect version for txn_idle in docs. Thanks to Robert Treat for ↵Greg Sabino Mullane
spotting this.
2009-06-12same_schema testing extendedJeff Boes
2009-06-10Merge branch 'master' of ↵Jeff Boes
[email protected]:/home/bucardo/htdocs/check_postgres
2009-06-10Extensive additions to constraint processing, testsJeff Boes
2009-06-08No support for MRTG here.Greg Sabino Mullane
2009-06-08Merge branch 'master' of ↵Jeff Boes
[email protected]:/home/bucardo/htdocs/check_postgres
2009-06-08Don't show psql version unless verbosity is 2.Greg Sabino Mullane
Needed so we don't spew it for same_schema action.
2009-06-08Fixed "noschema(s)" check; implemented full "notables" checkJeff Boes
2009-06-03Bugfix: problems with long paths and the initial setup of an 'clean' databaseJeff Boes
2009-06-03Take into account different databases for bloat check. Patch by Mark Kirkwood.Greg Sabino Mullane
2009-06-03More Perl::Critic tweaksGreg
2009-06-02Show everything in same_schema one-per-line, simply easier to human parse.Greg
2009-06-02Regex tweak.Greg
2009-05-29Make functions one per lineGreg
2009-05-29Too many bracesGreg