summaryrefslogtreecommitdiff
path: root/check_postgres.pl
AgeCommit message (Collapse)Author
2010-04-07Allow warning items for same_schema to be comma-separated (Guillaume Lelarge)Greg Sabino Mullane
2010-04-07Bump to version 2.15.0, regenerate HTML, update release changes.Greg Sabino Mullane
2010-04-07Switch to using -x for run_command and bulding hashrefs instead of making ↵Greg Sabino Mullane
each sub use regexes.
2010-04-07Clarify checkpoint docs.Greg Sabino Mullane
2010-04-07Fix custom logic.Andreas Mager
2010-03-08Allow warning items for same_schema to be comma-separated (Guillaume Lelarge)Greg Sabino Mullane
2010-03-05Added some temporary variables so vim's syntax highlighting doesn't freakAndy Lester
2010-03-05Added a vim modelineAndy Lester
2010-03-05fixed conflict with main branchAndy Lester
2010-03-05fixed conflict with main branchAndy Lester
2010-03-03French translations from Guillaume LelargeGreg Sabino Mullane
2010-03-02Minor testing-based fixes.Greg Sabino Mullane
2010-03-02Fix regex to work on WIN32 for check_fsm_relations and check_fsm_pages (Luke ↵Greg Sabino Mullane
Koops)
2010-03-02Don't apply a LIMIT when using --exclude on the bloat action (Marti Raudsepp)Greg Sabino Mullane
2010-03-02warning and critical may be empty, so use %s not %dGreg Sabino Mullane
2010-03-02Add in French translation templates for new items.Greg Sabino Mullane
2010-03-02Expand on idea from Giles Westwood and show many details for query time, ↵Greg Sabino Mullane
including PID, user, port, and address. Clean up the query_time subroutine greatly.
2010-03-02Version bumpGreg Sabino Mullane
2010-03-02Use current_database() inside the slony_status action (Guillaume Lelarge)Greg Sabino Mullane
2010-03-01Version bump, prep for 2.14.32.14.3Greg Sabino Mullane
2010-03-01Fix typo in slony_status SQL (hooray for unit tests!)Greg Sabino Mullane
2010-03-01Cleanup and enhancement of the slony_status action.Greg Sabino Mullane
2010-02-26Merge commit 'bucardo/master'Andy Lester
2010-02-24Separate function args with commas in same_schema output.Greg Sabino Mullane
2010-02-24Adding a --man option to display the entire manual.Andy Lester
2010-02-18Version 2.14.2Greg Sabino Mullane
2010-02-18Add missing space2.14.2Greg Sabino Mullane
2010-02-18Put all items one-per-line for relation size actions if --verbose=1Greg Sabino Mullane
2010-02-18Change autovac_freeze default warn/critical back to 90%/95% (Robert Treat)Greg Sabino Mullane
2010-02-12Don't use $^T - dangerous as Nagios caches the script!Greg Sabino Mullane
2010-02-11French translations from Guillaume LelargeGreg Sabino Mullane
2010-02-11Change the string we use to create errors for the logfile action.Greg Sabino Mullane
2010-02-11Version 2.14.0 readyGreg Sabino Mullane
2010-02-11Change sleeptime for logfile action to 1Greg Sabino Mullane
2010-02-11Support MRTG for slony_status action.Greg Sabino Mullane
2010-02-11Add slony_status action, with tests and other supporting things.Greg Sabino Mullane
2010-02-05Allow timeout option to be used as sleep amount in logfile action.Greg Sabino Mullane
2010-02-04Raise sleep timeout for logfile check to 15 secondsGreg Sabino Mullane
2010-02-04For query_time action, show the offending database.Greg Sabino Mullane
2010-02-04Add noowner option or same_schema.Greg Sabino Mullane
2010-02-04Respesct perflimit on main output of sequence action.Greg Sabino Mullane
2010-02-02Bump to 2010Greg Sabino Mullane
2010-02-02Spelling fixes, version bump in preparation for 2.13.1 release.Greg Sabino Mullane
2010-02-01Fitler out generic constraints in other place as well.Greg Sabino Mullane
2010-02-01Don't track "generic" table constraints (e.. $1, $2) using same_schemaGreg Sabino Mullane
2010-02-01Add same_schema "nolanguage" option.Greg Sabino Mullane
Fix bug preventing column constraint on 2 but not on 1 from being shown with same_schema action.
2010-02-01Allow "database 2" for same_schema to inherit database 1 settings.Greg Sabino Mullane
2010-02-01Allow aliases to match the "2" series: dbport1, dbhost1, etc.Greg Sabino Mullane
2010-01-29Set release dateGreg Sabino Mullane
2010-01-29Bump to 2.13.0, add docs for nopermsGreg Sabino Mullane