check_pgbackrest 1.5 has been released - Mailing list pgsql-announce

From Stefan Fercot
Subject check_pgbackrest 1.5 has been released
Date
Msg-id 135f13bb-ff0b-daa0-cc60-26803ee5632f@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.5:
  - Order archived WALs list by filename to validate if none is missing.
  - Add --debug option to print some debug messages.
  - Add ignore-archived-since argument to ignore the archived WALs since
the
  provided interval.
  - Add --latest-archive-age-alert to define the max age of the latest
  archived WAL before raising a critical alert.

===== 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

For a more detailed presentation of this tool:
  - https://github.com/dalibo/check_pgbackrest/blob/master/README
  -
https://pgstef.github.io/2019/02/20/monitor_pgbackrest_backups_with_nagios.html

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



Attachment

pgsql-announce by date:

Previous
From: David Fetter
Date:
Subject: == PostgreSQL Weekly News - March 17, 2019 ==
Next
From: Julien Tachoires
Date:
Subject: temboard 3.0 released