Home > Plugins > Databases

Databases

Plugins for monitoring databases of various types.

Showing 13-24 of 231 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
This is a plugin to monitor the status of CouchDB replications. Use the -d parameter to list all available replications and monitor them with -r…
Nagios plug-in for Oracle rac (11g and above) This plugin is written with 2 main concerns: 1: works with Linux / Windows and regardless of…
Simple (and fast) check of the max number of connections used vs max configured. Also on github: https://github.com/SimoneLazzaris/mysql_check_connections
Script for monitoring SAP (Sybase) Replication Server using Nagios Script performs the following checks: - no processes are down (suspended) - health status
Script for monitoring SAP (Sybase) Adaptive Server Enterprise (ASE) using Nagios Script performs the following checks: - the server is up - no blocked processes…
Check all ES indices have more than $min_replica_count replicas Check more: https://www.dennyzhang.com/es_shard
Make sure ES indices have enough shards. Check more: https://www.dennyzhang.com/es_shard
Check Postgresql replication, tested on 9.2 and 9.6 it connects to master and standby and reports in case replication is walking behind. It reports how…
nagios-check_mongodb Check a MongoDB Database Usage: check_mongodb -h 127.0.0.1 -u root -p 1234 -d local --collection test -q "db.test.findOne()" Output: OK - MongoDB CRITICAL -…
Check the number of stablished connections to a MySQL database Check MySQL Connections usage: ./check_mysql_connections -w 40 -c 50 -u root -p 1234 -h database_host…
Script for nagios to check MSSQL DataBases, Connection Time, Jobs, TempDB Size, Log Size. The script get all sql instances in the server, and return…
Poweshell script to check MSSQL Server AvailabilityGroup for SQL Server 2012 with AllwaysOn