Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
Search Results
The search results below show both sub-categories and individual listings that match your search criteria.Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
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.Check_HPDATAPROTECTOR





Powershell script to check if HP Dataprotector routines have failed to run. Tested on windows Server 2012, but should work on Windows Server 2008 an on. HP Dataprotector Version tested: 7.0
check_hpacucli





Nagios plugin that checks HP RAID controller status with hpacucli, requires CPAN module Nagios::Plugin & hpacucli to be installed. To work it will need a sudoers line see NOTES in code for details.
check_host_services





host check that will check if all or any services are OK, if not the host is down.
check_hostname (windows)





check_hostname is used to ensure a windows host resolves to the same address on an authoritative name server. If the reverse-resolve does not match the machines IP address and local host name, critical is returned. This is written in perl and works ...
check_hostname (edouard.lamoine)





Simple plugin which returns the localhost hostname. Useful for replicated servers in loadbalancing purposes.
Tested under Ubuntu 10
check_hostgroup





This Nagios plugin provides precise monitoring by checking the percentage of hosts in a DOWN state within a hostgroup.
check_hnas_health





# Nagios check for detecting hardware problems with Hitachi HNAS cluster # using snmp queries against the admin-evs of the cluster. # Mib files can be downloaded from GUI of the SMU, under documentation and dropped into the default mib-location
check_hello_world_ssh





checks ssh status running "echo hello world" on the remote machine I created this plugin to check if the target machine can handle ssh connections. Differently from check_ssh standard plugin, this script will open a connection and run a command. So we ca ...
check_hdfs.rb





Nagios plugin to check health of hdfs by parsing dfshealth.jsp. Checked the script with different hadoop versions including CDH.
check_hddtemp_socket_v2





The Plugin checks the (S.M.A.R.T.-)Disktemperature using the hddtool-Daemon. Other to the Commandlineversions the hddtemp-Daemon must be installed, configured and running to use the Plugin. On the other hand there is no need for sudo-rights (or other tric ...
check_hddtemp_socket





The Plugin checks the (S.M.A.R.T.-)Disktemperature using the hddtool-Daemon. Other to the Commandlineversions the hddtemp-Daemon must be installed, configured and running to use the Plugin. On the other hand there is no need for sudo-rights (or other tric ...
check_hbase_regionservers.pl (Advanced Nagios Plugins C...





Check the number of RegionServers that are dead or alive using HBase Stargate Rest API (Thrift API doesn't support this information at time of writing)
check_hbase_master_jmx.pl (Advanced Nagios Plugins Coll...





Nagios Plugin to parse metrics from a given Hadoop Master's /jmx page
check_hadoop_replication.pl (Advanced Nagios Plugins Co...





Checks HDFS replication of blocks
check_hadoop_namenode_jmx.pl (Advanced Nagios Plugins C...





Nagios Plugin to parse metrics from a given Hadoop NameNode's /jmx page
check_hadoop_namenode_ha_zkfc_znode.pl (Advanced Nagios...





Check Hadoop HDFS NameNode HA ZKFC in ZooKeeper
check_hadoop_namenode.pl (Advanced Nagios Plugins Colle...





Various checks against the Hadoop HDFS Cluster via the Namenode JSP pages including NameNode Heap usage
check_hadoop_metrics.pl (Advanced Nagios Plugins Collec...





Checks metrics from a given Hadoop daemon's JMX /metrics page, supports JobTracker, TaskTracker, HBase Master & RegionServer
check_hadoop_metrics





Checks the Metrics HTTP page of a Hadoop NameNode for a given performance metric.
check_hadoop_mapr_control_system.pl (Advanced Nagios Pl...





Checks MapR Control System information such as Service & Node health, MapR-FS Space Used %, Node count, Alarms, Failed Disks, Cluster Version & License, MapReduce statistics etc via the MCS REST API