File: control

package info (click to toggle)
check-pgbackrest 2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,396 kB
  • sloc: perl: 972; sh: 488; python: 145; makefile: 33
file content (28 lines) | stat: -rw-r--r-- 793 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Source: check-pgbackrest
Section: database
Priority: optional
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Uploaders:
 Christoph Berg <myon@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 perl,
Standards-Version: 4.6.0
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/postgresql/check-pgbackrest
Vcs-Git: https://salsa.debian.org/postgresql/check-pgbackrest.git
Homepage: https://github.com/pgstef/check_pgbackrest

Package: check-pgbackrest
Architecture: all
Depends:
 libdata-dump-perl,
 libjson-perl,
 perl,
 ${misc:Depends},
 ${shlibs:Depends},
Enhances: pgbackrest
Breaks: pgbackrest (<< 2.28)
Description: pgBackRest backup check plugin for Nagios
 check_pgbackrest is designed to monitor pgBackRest PostgreSQL backups from
 Nagios.