Home > Plugins > Databases

Databases

Plugins for monitoring databases of various types.

Showing 193-204 of 231 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
nagios plugin to execute a specific sql query author: Sergei Haramundanis 08-Aug-2006 usage: check_sql_query access_file query_file Description: This plugin will execute a sql query and…
The Script can check CRS, CRS Applications and Freespace in an ASM Diskgroup. Since Version 0.3.0 checking of Database and Database Instance with srvctl is…
This plugin compare the values returned by a query on the v$log_history table of the active and standby DB. The difference is a value The…
This little perl script is able to check Oracle tablespaces usage. You can also specify a regex to exclude tablespaces if you do not want…
A plugin to check a write-access to an Oracle table. The check tries to connect and then insert and rollback a row in specified table…
Check all table spaces in Oracle with just one entry. Sample:http://jczucco.blogspot.com/2008/07/nagios-plugin-checkoracletablespaces.html
This Nagios plugin checks Oracle tablespace usage. It makes an SQL query using Oracle's sqlplus command to calculate tablespace usage percentages for given Oracle SID…
Perl script for checking the number of invalid objects in an Oracle database You can also retrieve the name and the owner of invalid objects…
Perl script for checking Oracle buffer cache hit ratio There is no CRITICAL status for this script, only a WARNING status Usually a buffer cache…
nagios plugin to check if a query returns a specific count based on a sql query within a specific timeframe author: Sergei Haramundanis 24-Oct-2006 usage:…
nagios plugin to check if a database record has been created today based on specific criteria author: Sergei Haramundanis 18-May-2006 usage: check_db_record access_file min_time max_time…
This plugin can check almost every aspect of oracle database, written in java for portability. Compiled with JDK 1.5.0_06 Uses JSAP command line parser http://www.martiansoftware.com/jsap/…