check_pgbackrest 1.8 has been released - Mailing list pgsql-announce

From Stefan Fercot
Subject check_pgbackrest 1.8 has been released
Date
Msg-id 7665d9d0-4568-301f-fa89-6f583450be59@dalibo.com
Whole thread Raw
List pgsql-announce
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.

Changes in check_pgbackrest 1.8:
   - Change output of missing archives. The complete list is now only 
shown in `--debug` mode (suggested by Guillaume Lelarge).
   - Add --list-archives argument to print the list of all the archived 
WAL segments.

===== Links & Credits =====

check_pgbackrest is an open project, licensed under the PostgreSQL license.
Any contribution to improve it is welcome.

Links:
   - Download: https://github.com/dalibo/check_pgbackrest/releases
   - Support: https://github.com/dalibo/check_pgbackrest/issues

Note: RPM package is available on the GitHub Release page.

-- 
Stefan FERCOT
http://dalibo.com - http://dalibo.org




pgsql-announce by date:

Previous
From: David Fetter
Date:
Subject: == PostgreSQL Weekly News - March 15, 2020 ==
Next
From: Gilles Darold
Date:
Subject: pgBadger v11.2 has been released