Databases

Plugins for monitoring databases of various types.

Nagios CSP

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!

Showing 181-190 of 231 results.

Sort by:

RRD
check_rrd
http://nagios-fr.org/

This plugin has been created to fill the gap between tools like collectd that poll locally and put results over the network in rrd databases.…

PostgresQL
PostgreSQL cache hit ratio (bash + psql)
http://www.ropardo.de/

The plugin is rather simple. It just queries a predefined view (SQL included) and checks whether the hit ratios are above a given limit. If…

PostgresQL
pg_db_size
http://www.phonax.com/download/pg_db_size.shtml

It creates a view in the database the first time it's run. All consecutive times it will return the size. You can set the size…

PostgresQL
pg_db_cache_hits
http://www.phonax.com/download/pg_db_cache_hits.shtml

A PostgreSQL plugin that checks the database's cache hits percentage, the closer to 100% the better, lower than 80% provides extra unwanted and costly read()…

PostgresQL
check_postgres
http://bucardo.org/

Connects to one or more Postgres databases and checks for a variety of things. An action is either given on the command line, or inferred…

PostgresQL
check_pgsql_waiting_queries
http://pgfoundry.org/projects/nagiosplugins/

check_pgqueries.pl - Whines if any queries are in the "waiting" state. The script that runs on each DB server does "ps auxww | grep postgres…

PostgresQL
check_pgsql_queries
http://pgfoundry.org/projects/nagiosplugins/

If you have query logging enabled this summarizes the types of queries running (SELECT ,INSERT ,DELETE ,UPDATE ,ALTER ,CREATE ,TRUNCATE, VACUUM, COPY) and warns if…

PostgresQL
check_pgsql_connections
http://pgfoundry.org/projects/nagiosplugins/

Shows percentage of connections available. It uses "SELECT COUNT(*) FROM pg_stat_activity" / "SHOW max_connections". It can also alert when less than a certain number of…

PostgresQL
check_database_pgsql
http://leo.unstable.be/projects/nagios_plugins/

This plugin connects to the database that you've supplied in the script. If a successfull connection is made , a simple query (that is specified…

Others
check_sql
https://github.com/danfruehauf/nagios-plugins/tree/master/check_sql

check_sql is a nagios plugin to check SQL queries using perl DBI. check_sql is database agnostic and the support depends only on what DBI can…

3.7 (3) License: GPL by: Dan Fruehauf
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.

Sign Up FAQs