Home > Plugins > Databases

Databases

Plugins for monitoring databases of various types.

Showing 13-24 of 231 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
# ****************************************************************************** # * # * check_rac 2016-10-28 # * # * Rony Zeitoun ([email protected]) # * # * Description: Nagios plug-in for Oracle rac…
Author: Adam Leszczynski, [email protected] Version: 1.0, 01.12.2017 Home page: https://www.bersler.com/blog/nagios-script-for-checking-sap-replication-server-sybase-rs/
Author: Adam Leszczynski, [email protected] Version: 1.0, 30.11.2017 Home page: https://www.bersler.com/blog/nagios-script-for-checking-sap-adaptive-server-enterprise-sybase-ase/
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…
## Description: Script for nagios to check SQL DataBases, Connection Time, Jobs, TempDB Size, Log Size. The script get all sql instances in the server,…
## Script to check MSSQL Server AvailabilityGroup #Created 10/10/2016 by Vitor Paiva # #Poweshell script, tested on windows Server 2012 R2 with SQL SErver 2012…