Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
Search Results
The search results below show both sub-categories and individual listings that match your search criteria.Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Submit Your Nagios Project!
Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing. Read the FAQ for instructions.- PostgresQL (24 listings)
PostgreSQL cache hit ratio (bash + psql)





A simple plugin for monitoring PostgreSQL cache hit ratios for a whole PG-cluster
Postgresql 9.3 Streaming Replication Delay





Python script to check and graph the delay in seconds from your primary to your hot standby PostgreSQL 9.3 server.
Postgres Server Monitoring Wizard





A Nagios XI wizard for monitoring various performance metrics of a Postgres database server - including connection status, backend connections, and WAL files.
Postgres Query Monitoring Wizard





A Nagios XI wizard for monitoring Postgres SQL queries.
Postgres Database Monitoring Wizard





A Nagios XI wizard for monitoring various performance metrics of a Postgres database - including connection status, database size, table sizes, relation sizes, and remaining sequences.
pg_db_size





The pg_db_size plugin checks for the on disk size of any given PostgreSQL database.
pg_db_cache_hits





A PostgreSQL plugin that checks the database's cache hits percentage.
Nagios Enterprise PerfMon Plugins





The goals of the project are to empower the Nagios community with Enterprise Performance Monitoring plugins for COTS Applications[Oracle - DB2 - MSSQL - PostgreSQL - Ingres - Weblogic - WebSphere - Jboss - Apache - IIS - DotNet - Documentum - etc] .
Monitoringplug





My collection of monitoring plugins for Nagios and similar monitoring systems. Contains a broad range of plugins for monitor thinks like: CUPS, libVirt, NFS/SUN-RPC, RedHat Cluster, DNSSEC, RedHat Satelite, SELinux, QNap Storage, tftp, SSL, Areca Raid, Ko ...
Kunjumon - define services using xml





Kunjumon is a framework that can be used to create plugins for Nagios monitoring system, without writing any new code. The plugins thus created are robust, and, can monitor complex scenarios by querying data from multiple databases. While efforts to bu ...
inservice





This application to monitoring who access nagios server or other client computer from remote computer. So you can prevent your server from people attack or unknown user login into your server. You can use this application to monitoring ssh connection, ...
check_scaleway_bdd





Scaleway Managed Database for PostgreSQL and MySQL
check_postgrey





This is a Nagios plugin that checks the status of a postgrey server that has been configured to listen on a unix socket. It connects to a running postgrey server and sends an example postfix policy request, parses the result to make sure there is one and ...
check_postgresql_unused_db





This plugin finds the number of unused databases, that is, the databases that have created or not been accessed or modified a certain time ago.
check_postgres





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, transaction wraparound, and more.
check_pg_streaming_replication Popular





Nagios plugin to check Postgresql streamin replication status
check_pgsql_waiting_queries





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 command.
check_pgsql_queries





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.
check_pgsql_connections





Watch the percentage and number of connections available on a PostgreSQL server.