Random Project
Home > Plugins > Databases > Others

Others

Nagios plugins for monitoring other types of databases for which categories do not exist yet.

Showing 1-12 of 15 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Simple but effective script shell to monitor mysql-router service status.
Python script which sends GET request to couchbase cluster REST api: http://cluster_dns/pools/nodes
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…
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
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 -…
This plugin checks various states of the MaxDB database. This plugin executes the following checks for MaxDB Databases percentage free in Log Area percentage free…
This is a monitoring plugin to check the status of an ElasticSearch cluster node. Besides the classical status check (green, yellow, red) this plugin also…
# check_mariadb_slaves A Nagios plugin written in Python to monitor MariaDB slave metrics. Specifically: - Replication Lag - Slave IO running - Slave SQL running…
nagios plugin for checking neo4j graph database cluster health.
' ************************************************** ' NsClientExtCheckLocks.vbs ' ************************************************** ' Version 0.0.0.2 ' NsClient Custom Extention ' Writed 20130816 By Cedric G. -Groupe SNEF- ' ************************************************** ' 20130828…
This is a plugin to monitor a NuoDB Domain using Python 2.7 and pynuodb. See the NuoDB Tech Blog for more details.