github pgstef/check_pgbackrest REL1_6
check_pgbackrest 1.6

latest releases: REL2_4, REL2_3, REL2_2...
4 years ago

2019-11-14 - Version 1.6

Changelog:
  * check for each backup its needed archived WALs based on wal start/stop information given by the pgBackRest "info" command
  * return WARNING instead of CRITICAL in case of missing archived WAL prior to latest backup, regardless its type
  * add ignore-archived-before argument to ignore the archived WALs before the provided interval
  * rename ignore-archived-since argument to ignore-archived-after
  * add --retention-age-to-full argument to check the latest full backup age
  * fix bad behavior on CIFS mount (reported by `renesepp`)
  * add Amazon s3 support for archives service (Andrew E. Bruno)
  * avoid chdir when scanning a directory to avoid some problems with `sudo -u` (Christophe Courtois)
  * new check_pgb_version service (suggested by Christophe Courtois)

Don't miss a new check_pgbackrest release

NewReleases is sending notifications on new releases.