Home > Plugins > Databases > Oracle

Oracle

Nagios plugins for monitoring Oracle databases and database servers.

Showing 25-36 of 44 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Affichage des usages : ./check_autoextend -h ######################################################### ### LISTE DES PARAMETRES ### ### -u/-U user ### ### -p/-P Password ### ### -l/-L Listener(à distance) ###…
A NRPE plugin to analyse Tablespaces and HitRatio on oracle databases : Three possibilities : Oracle_nrpe_nt.exe hitratio DATABASE USERNAME PASSWD Warning_Val Critical_Val return alert on…
In order to use the plugin you must install an Oracle client on the Nagios server and it must be possible to write to the…
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…