Mons, Belgium, September 21, 2021
check_pgbackrest is designed to monitor pgBackRest backups from Nagios, relying on the status information given by the info command.
It allows to monitor the backups retention and the consistency of the archived WAL segments.
--repo option to set the repository index to operate on. When multiple repositories will be found, if the --repo argument is not provided, the services will operate on all repositories defined, checking for inconsistencies across multiple repositories.
It is however recommended to also define checks using the --repo argument to verify the sanity of each repository separately.
(Reviewed by Adrien Nayrat)max-archives-check-number option for the archives service. This is intended to use in case of timeline switch and when boundary WAL can't be detected properly, in order to prevent infinite WAL archives check.prtg output format (Hans-Peter Zahno).This is an open project, licensed under the PostgreSQL license. Any contribution to improve it is welcome.
Links: