check_postgres_listener

script for monitoring PostgreSQL databases

Debian Debian
RUN apt-get update && \ apt-get install -y check-postgres
Ubuntu
RUN apt-get update && \ apt-get install -y check-postgres
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y check-postgres
Raspbian
RUN apt-get update && \ apt-get install -y check-postgres
click the source code to copy install check_postgres_listener on any operating system with command-not-found.com