summaryrefslogtreecommitdiff
path: root/check_postgres.pl.html
AgeCommit message (Collapse)Author
2016-05-26Run "make html"Christoph Berg
"make html" had not been run for some time, do that now.
2016-05-25Update URLs to www.postgresql.org to be httpsMagnus Hagander
The main PostgreSQL website is now https only. The versions.rss check still works by following the redirect, but it's more efficient to hit the https URL directly. In passing, also update all the direct links in the documentation to be https.
2015-06-30Bump version to 2.22.0Greg Sabino Mullane
2015-05-08Bump copyrightGreg Sabino Mullane
2013-09-24Version bumpGreg Sabino Mullane
2013-06-25Final html doc tweakGreg Sabino Mullane
2013-06-25Bump version to 2.20.1; update docsGreg Sabino Mullane
2013-03-13Minor tweaks to get ready for 2.20.0Greg Sabino Mullane
2013-02-09Bump year to 2013 and some minor HTML adjustments.Greg Sabino Mullane
2012-05-21Version bumpGreg Sabino Mullane
2012-01-22Add `pgagent_jobs` test.Cédric Villemain
From: "David E. Wheeler" <[email protected]> This patch adds support for checking for failed pgAgent jobs within a specified period of time. You can specify either --critical or --warning as a period of time, and it will report on failures within that period of time previous to the current time. Job failures are determined by a non-0 status in a job step record. Using this test obviously requiers that the pgAgent schema be installed. I've also included a bunch of unit tests to make sure it works the way I would expect (the test will create a schema for testing) and documentation. As part of this, I've introduced the `any_warning` argument to `validate_range()`. The `pgagent_jobs` test does not care if you specify a warning value greater than the critical value (indeed, I expect that if one used both at all, the warning would be much longer). So this new argument prevents the `range-warnbigtime` or `range-warnbigsize` failures from being triggered. Cedric: I sorted the POD and added the action_info so that t/05_docs.t is ok. I also built and push the new .html
2012-01-18Ready for 2.19.0 release2.19.0Greg Sabino Mullane
2012-01-16Bump to 2012Greg Sabino Mullane
2011-12-09Make version 2.19.0 everywhereGreg Sabino Mullane
2011-10-02Final tweaks for 2.18.02.18.0Greg Sabino Mullane
2011-06-30Bump to 2.18.0.Greg Sabino Mullane
Update Changes
2011-05-23Increment to v2.17.1.David E. Wheeler
2011-02-09Update docs.Greg Sabino Mullane
2011-02-02Bump version and redo html docs.Greg Sabino Mullane
2011-01-24Bump version to 2.17.0, not recent commit in changes.Greg Sabino Mullane
2011-01-22Minor typosGreg Sabino Mullane
2011-01-08Update docs, bump version to 2.16.0Greg Sabino Mullane
2011-01-03Bump copyright to 2011Greg Sabino Mullane
2011-01-03Bump version to 2.15.4Greg Sabino Mullane
2010-12-28Version 2.15.2 prepGreg Sabino Mullane
2010-12-27Bump version to 2.15.1Greg Sabino Mullane
2010-05-29Update html file.Greg Sabino Mullane
2010-04-07Bump to version 2.15.0, regenerate HTML, update release changes.Greg Sabino Mullane
2010-03-02Version bumpGreg Sabino Mullane
2010-03-01Version bump, prep for 2.14.32.14.3Greg Sabino Mullane
2010-02-18Version 2.14.2Greg Sabino Mullane
2010-02-12Version bump to 2.14.12.14.1Greg Sabino Mullane
2010-02-11Version 2.14.0 readyGreg Sabino Mullane
2010-02-05Bump version to 2.13.2Greg 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-01-29Bump to 2.13.0, add docs for nopermsGreg Sabino Mullane
2009-12-03Fix up version - prepare to release 2.12.0Greg Sabino Mullane
2009-09-24Bump version to 2.12.1Greg Sabino Mullane
2009-09-04HTML updates.Greg Sabino Mullane
2009-08-27Version 2.11.12.11.1Greg Sabino Mullane
2009-08-27Update docs.Greg Sabino Mullane
2009-08-23Final things for 2.11.02.11.0Greg Sabino Mullane
2009-08-23Bump version to 2.11.0Greg Sabino Mullane
2009-08-03Fix release date for 2.10.0Greg Sabino Mullane
2009-08-03Version 2.10.02.10.0Greg Sabino Mullane
2009-08-03Bump version.Greg Sabino Mullane
2009-07-24Ready for new version.2.9.5Greg 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-21Bump version.2.9.4Greg Sabino Mullane