Home Directory Plugins Clustering and High-Availability

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Category: Clustering and High-Availability

Nagios plugins to monitor cluster and high-availability applications.

Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download

Submit Your Nagios Project!

Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing. Read the FAQ for instructions.
Category Listings:
There are 179 Listings in this Category.List your addon or plugin here!

check_ibm_biginsights_dfs_path.pl (Advanced Nagios Plug...

github.com/harisekhon/nagios-plugins

Checks IBM BigInsights File/Directory on HDFS or GPFS via BigInsights Console REST API Checks: - File/directory existence - check whether the given path is a file or directory Directory Checks: The following additional checks may be ...

check_ibm_biginsights_dfs_path.pl [Hadoop] (Advanced Na...

github.com/harisekhon/nagios-plugins

Checks IBM BigInsights File/Directory on Hadoop HDFS or GPFS via BigInsights Console REST API Checks: - File/directory existence - check whether the given path is a file or directory Directory Checks: The following additional checks ...

check_ibm_biginsights_hdfs_replication.pl (Advanced Nag...

github.com/harisekhon/nagios-plugins

Checks IBM BigInsights HDFS Space Used % via BigInsights Console REST API Raises Critical on any blocks with Corrupt replicas or Missing replicas. Warning/Critical thresholds are applied to Under-replicated blocks.

check_ibm_biginsights_hdfs_space.pl [Hadoop] (Advanced ...

github.com/harisekhon/nagios-plugins

Checks IBM BigInsights Hadoop HDFS Space Used % via BigInsights Console REST API

check_ibm_biginsights_nodes.pl (Advanced Nagios Plugins...

github.com/harisekhon/nagios-plugins

Checks IBM BigInsights Nodes via the BigInsights Console REST API Checks: - dead nodes vs thresholds (default: w=0, c=1) - outputs perfdata of live and dead nodes

check_ibm_biginsights_services.pl [Hadoop] (Advanced Na...

github.com/harisekhon/nagios-plugins

Checks IBM BigInsights Hadoop Services (Map/Reduce, HDFS/GPFS, BigSQL, HBase etc) via BigInsights Console REST API Checks either a given service or all services managed by BigInsights Console. - Checks service Running - Checks service last check la ...

check_ibm_biginsights_service_details.pl [Hadoop] (Adva...

github.com/harisekhon/nagios-plugins

Checks IBM BigInsights Service Details via BigInsights Console REST API Supported Services: mr_summary - checks MapReduce service for runing state and dead JobTrackers mr_tasktrackers - checks MapReduce service for dead TaskTrackers fs_su ...

check_impala_metrics.pl (Advanced Nagios Plugins Collec...

github.com/harisekhon/nagios-plugins

Checks Impala metrics from a given Impalad/StateStore debug UI

check_ipvs_mismatch

Script for checking status of IPVS (IP Virtual Server) nodes through NRPE and reports if both nodes are in MASTER or BACKUP state due to network outages.

LicenseGPL

check_linux_interface.pl (Advanced Nagios Plugins Colle...

github.com/harisekhon/nagios-plugins

Checks a Linux Interface for errors, promisc mode etc, designed to be run locally on machine over NRPE or similar

check_lustre

Simple check plugin to monitor the health and filesystem size of one or more lustre filesystems. This check must be run on a system that mounts the monitored lustre filesystems. Uses 'lfs df' to gather info on filesystems so it should not use any costly ( ...

check_mesos_activated_slaves.pl (Advanced Nagios Plugin...

github.com/harisekhon/nagios-plugins

Checks the number of Mesos activated slaves via the Mesos Master Rest API

check_mesos_deactivated_slaves.pl (Advanced Nagios Plug...

github.com/harisekhon/nagios-plugins

Checks the number of Mesos deactivated slaves via the Mesos Master Rest API

check_mesos_metrics.pl (Advanced Nagios Plugins Collect...

github.com/harisekhon/nagios-plugins

Checks Mesos metrics for either a Master or Slave via the Rest API

check_nova

www.enovance.com

Check Nova services

LicenseApache

check_novaapi

Check OpenStack Nova api.

LicenseGPL

check_nrpe_cluster

dev.sanctum.geek.nz/cgit/nagios-check-nrpe-cluster.git/about

Run two or more NRPE checks and return a status based on their aggregated results.

LicenseMIT

check_openha.pl

Check locally the status of OpenHA cluster by using /usr/local/cluster/service command. Can be executed by SSH, NRPE or an SNMP extension. for syntax, do check_openha.pl -h

check_pbsnodes

A nagios script for calling the 'showq' command to test for the presence of crashed nodes in a high performance computing cluster that uses Moab/Maui & Torque for job scheduling and queuing. Example: ./check_pbsnodes -w 1 -c 2 This would warn Nagio ...

LicenseGPL

check_percentage

A check plugin written in perl which takes regex based on service or hostname and returns WARN or CRIT based on user specified percentages. Useful for cluster monitoring.

check_primecluster

www.net17.de/projekte/nagios/

Checks for Fujitsu-Siemens Primecluster Software

check_proc_fd.sh: check process memory usage

www.dennyzhang.com

check_proc_fd.sh: check process memory usage Check fd count opened by a given process Check more: https://www.dennyzhang.com/nagois_monitor_process_fd

check_ranger_stats.pl (Advanced Nagios Plugins Collecti...

github.com/harisekhon/nagios-plugins

Checks Ranger stats for number of policies and repositories via the Rest API

check_rhcluster.py

Nagios plugin to check Red Hat cluster services.

check_rhcs_simple

simple bash script to check status of rhcs on member node. uses cman_tool, and clustat for information. script is extremely bare, but one day might add more.

LicenseGPL

check_riak_diag.pl (Advanced Nagios Plugins Collection)

github.com/harisekhon/nagios-plugins

Checks Riak diagnostics. Raises Critical or Warning if any such diagnostics are found, outputs the number of critical, warning and notice diagnostics. Designed to be run on each Riak node via NRPE

check_riak_key.pl (Advanced Nagios Plugins Collection)

github.com/harisekhon/nagios-plugins

Checks a specific Riak key via HTTP Rest API 1. reads a specified Riak key 2. checks key's returned value against expected regex (optional) 3. checks key's returned value against warning/critical range thresholds (optional) raises warning/critica ...

check_riak_ringready.pl (Advanced Nagios Plugins Collec...

github.com/harisekhon/nagios-plugins

Checks that all Riak nodes agree on state. Useful to check that ring state has settled after changing cluster memberships

check_riak_write.pl (Advanced Nagios Plugins Collection...

github.com/harisekhon/nagios-plugins

Checks Riak is working and writeable via the HTTP Rest API Checks: 1. writes a new unique key to the nagios bucket with dynamically generated value 2. reads key back, checking the value is identical to the value generated and written 3. deletes th ...

check_serviceguard

folk.uio.no/trondham/software/check_serviceguard.html

check_serviceguard check_serviceguard is a plugin for Nagios that checks various aspects of a HP ServiceGuard cluster. The plugin checks cluster status, node and package status etc. It tries to be smart and minimizes the output, by letting only the first node (in the node l ...

check_serviceguard

folk.uio.no/trondham/software/check_serviceguard.html

check_serviceguard is a plugin for Nagios that checks various aspects of a HP ServiceGuard cluster. The plugin checks cluster status, node and package status etc. The plugin tries to be smart and minimizes the output, by letting only the first node (in th ...

Check_snmp_heartbeat_resources

Nagios plugin that checks status of heartbeat/pacemaker resources running on nodes

check_spark_cluster.pl (Advanced Nagios Plugins Collect...

github.com/harisekhon/nagios-plugins

Checks a Spark cluster via the Spark Master HTTP interface Optional thresholds can be applied to the number of Spark Workers

check_spark_cluster_dead_workers.pl (Advanced Nagios Pl...

github.com/harisekhon/nagios-plugins

Checks a Spark cluster for dead workers via the Spark Master HTTP interface

check_spark_cluster_memory.pl (Advanced Nagios Plugins ...

github.com/harisekhon/nagios-plugin

Check Spark cluster memory used % via the Spark Master HTTP interface

check_spark_worker.pl (Advanced Nagios Plugins Collecti...

github.com/harisekhon/nagios-plugins

Check a Spark Worker via HTTP interface Optionally checks the memory used % of the worker if given thresholds

check_ssh_efficientip_cluster.pl

Check by SSH the effective cluster role of an EfficientIP device compared to an expected role. perl module Net:OpenSSH is required.

LicenseGPL

check_sun_cluster

www.deimos.fr/gitweb/?p=nagios_plugins.git;a=tree

Check SUN Cluster status on the current host

Page 3 of 4