Home > Plugins

Plugins

Plugins allow you to monitor anything and everything with Nagios – databases, operating systems, applications, network equipment, protocols and more!

Showing 4285-4296 of 4379 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
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/…
This plugin will verify that Oracle is running in archive log mode. It does so by querying the v$database view. You need to pass a…
Instalation steps: 1/ download oracle instant client from http://www.oracle.com/technology/software/tech/oci/instantclient/htdocs/linuxsoft.html Instant Client Package - Basic and Instant Client Package - SQL*Plus unzip it and make sqlplus…
$ check_oracle_health --help Copyright (c) Gerhard Lausser Check various parameters of Oracle databases Usage: check_oracle_health [-v] [-t ] --connect= --username= --password= --mode= --tablespace= check_oracle_health [-h…