Random Project
Home > Plugins > Databases > PostgresQL

PostgresQL

Nagios plugins for monitoring PostgresQL.

Showing 13-19 of 19 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
The pg_db_size plugin checks for the on disk size of any given PostgreSQL database.
A PostgreSQL plugin that checks the database's cache hits percentage.
Check many things for a Postgres database, including connectivity, version, disk space used, table and index bloat, database size, relation size, locks, number of connections,…
Monitor if any queries are in a waiting or blocked state on a PostgreSQL server. This uses SNMP to check the status via the ps…
Summarizes the types of queries (SELECT ,INSERT ,DELETE ,UPDATE ,ALTER ,CREATE ,TRUNCATE, VACUUM, COPY) running on a PostgreSQL server. This warns about long running queries.
Watch the percentage and number of connections available on a PostgreSQL server.
This simple plugin checks if its possible to connect to the postgresql database (on localhost) and does a small query.