check_pg_streaming_replication/debian/control
Benjamin Renard ff5059ed79
All checks were successful
Run tests / tests (push) Successful in 2m46s
Fix Debian package dependencies
2024-07-16 10:37:28 +02:00

12 lines
539 B
Text

Source: check-pg-streaming-replication
Section: admin
Priority: optional
Maintainer: Debian Zionetrix - check-pg-streaming-replication <debian+check-pg-streaming-replication@zionetrix.net>
Build-Depends: debhelper (>> 11.0.0)
Standards-Version: 3.9.6
Package: check-pg-streaming-replication
Architecture: all
Depends: ${misc:Depends}, sudo, gawk, sed, bc, postgresql-client
Description: Monitoring plugin to check Postgres Streaming replication state
This Icinga/Nagios check plugin permit to check Postgres Streaming replication state.