check_postgres_custom_query

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_custom_query on any operating system with command-not-found.com