Home > Plugins > Databases

Databases

Plugins for monitoring databases of various types.

Showing 121-132 of 231 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
A shell script (/bin/sh) that connects to a specified MySQL slave database, check the replication status for Deadlock errors (Error 'Deadlock found when trying to…
Plugin that checks mssql job last run outcome.It uses the sp_help_job procedure to get the job last tun outcome. I added warning status when the…
Executes just one "Show processlist" query on the server. Checks process' in detail.
This is a simple script because I saw the idea of monitoring failed jobs at http://localhost/directory/Plugins/Databases/SQLServer/Check-MSSQL-Server-Centric-Status/details however I really didn't want to implement an unnecessarily…
The MarkLogic Plugin for Nagios gives administrators a central place to manage all of their infrastructure, leveraging their organization's existing processes, tools, and knowledge to…
This plugin will check how many backends are connected with PgPool-II and will check if their status are "down"
MSSQL plugin that is geared more towards towards general health of the MSSQL databases as a whole.
One of two check plugins written in Python exclusively for MSSQL. Works with SQL Server 2000, 2005 and 2008. Designed for easy installation and easy…
A plugin for Nagios which checks the firebird connection to a specific host by connecting to it and executing an SQL Statement which should return…
A Nagios plugin for monitoring MySQL databases. Written by Sheeri Cabral. Be sure to check out her corresponding presentation at: http://palominodb.com/blog/2011/04/14/nagios-plugin-mysql
Checks for Greenplum MPP Databases currently implemented - check ability to login - check ability to select from tables - check ability to create temp…
This plugins will check Slony-I Cluster status(time lag and events). This program is rewriting of check_slony.pl with ruby.