check_pgbackrest 1.7 has been released - Mailing list pgsql-announce

From Stefan Fercot
Subject check_pgbackrest 1.7 has been released
Date
Msg-id 55efe7fb-71dc-21c6-7f85-0efb61f02b46@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.7:
   - Rename --format argument to --output.
   - Add json output format.
   - Add timing debug information.
   - Improve performance of the needed wal list check.

===== 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: Vik Fearing
Date:
Subject: pgDay Paris 2020 Schedule Announced
Next
From: Keith Fiske
Date:
Subject: pgbouncer_fdw 0.2.0 released