Random Project
Home > Plugins > Databases

Databases

Plugins for monitoring databases of various types.

Showing 61-72 of 231 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Nagios plug-in for Oracle ASM instance (11g and above) It checks: a) disk status b) diskgroup state (mounted/dismounted) c) ASM alertlog for any ORA- errors…
Checks a specific Couchbase key via Memcached API Checks: 1. reads the specified Couchbase key 2. checks key's returned value against expected regex (optional) 3.…
Checks a Couchbase server via Memcached API write => read Checks: 1. writes a unique ephemeral key with dynamically generated value 2. reads back the…
Checks a Couchbase server via Memcached API write => read Checks: 1. writes a unique ephemeral key with dynamically generated value 2. reads back same…
Check a specific Redis key via API Checks: 1. reads a specified Redis key 2. checks key's returned value against expected regex (optional) 3. checks…
Check Redis server is up and working via publish/subscribe API calls Checks: 1. Subscribes to a unique channel 2. Publishes to that same unique channel…
Checks a Redis server's running config against a given configuration file. Useful for checking: 1. Configuration Compliance against a baseline 2. Puppet has correctly deployed…
Check Redis replication via API write to master and read from slave Checks: 1. writes a new unique key with dynamically generated value to master…
Check a Redis slave and replication Checks: 1. server is in 'slave' role 2. link to master is up 3. replication last I/O is within…
Check a Redis slave and replication Checks: 1. server is in 'slave' role 2. link to master is up 3. replication last I/O is within…
Checks a Redis server's client list 1. Returns counts of all connected clients, and in verbose mode unique clients address list 2. Checks all connected…