Home > Plugins > Databases

Databases

Plugins for monitoring databases of various types.

Showing 205-216 of 231 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
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…
Simple and secure mysql checker as for me. Please open attached script using notepad to check it ;)
Please see the following website for full documentation and download: https://www.claudiokuenzler.com/monitoring-plugins/check_mysql_slavestatus.php *** Description *** Written in bash/shell this script is very easy to use and…
Required parameters: host, user, password. Optional parameters: seconds to warn at, and seconds to be critical at. The default is to warn if replication falls…
These are a few useful Nagios style checks we use for doing MySQL database and interface stuff. Please send comments, patches, and chocolate to: james_AT_rcpt.to.
Use this plugin to check and report on the number of tables in a MySQL database. It is ready to be binary compiled, and will…
The shell-script checks whether both slaves have a status "Yes". It also calculates the total amount of discrepancies (differences between the logpositions of the transaction…
This shell plugin retrieves a list of all databases within a MySQL Server using mysqlshow. It will then check all databases, if tables using InnoDB…