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_emc_clariion.pl





This plugin checks the state of an EMC Clariion system via navicli and naviseccli
check_email_loop





A check plugin which sends emails via SMTP and expects them to arrive in a defined POP3 email account. Using an external mail forward this script enables you to assert basic functionality of sending & receiving emails.
check_email_delivery





Package of 4 plugins: check_smtp_send, check_imap_receive, check_imap_quota, and check_email_delivery. The check_email_delivery plugin uses the included plugins (or any other plugin you specify) to check on a complete email loop. SMTP, IMAP plugins al ...
check_em1





A little perl plugin to check the Sensatronics environmental monitor EM1!
check_ELBinstance





It check the no. of instances attached in ELB (Elastic Load Balancer). In case no. of instances in ELB are not matching with desired no. instances. It will send Critical alert. You can modify the script as per your requirement. Install aws-cli package ...
check_elasticsearch_shards_state_detail.pl (Advanced Na...





check_elasticsearch_shard.py





Make sure ES indices have enough shards. Check more: https://www.dennyzhang.com/es_shard
check_elasticsearch_replica.py





Check all ES indices have more than $min_replica_count replicas
Check more: https://www.dennyzhang.com/es_shard
check_elasticsearch_node_stats.pl (Advanced Nagios Plug...





Checks the stats for a given Elasticsearch node
check_elasticsearch_node_shards.pl (Advanced Nagios Plu...





Checks the number of shards assigned to a given Elasticsearch node in a cluster
check_elasticsearch_node_disk_percent.pl (Advanced Nagi...





Checks the disk % space used on a given Elasticsearch node in a cluster
check_elasticsearch_index_age.pl (Advanced Nagios Plugi...





Checks a given Elasticsearch index exists and optionally wasn't (re)created less than N days ago. Also prints the index's UUID
check_elasticsearch_health (edouard.lamoine)





Check the elasticsearch cluster health (local or remote) by connecting to it's status page.
Tested under Ubuntu 10
check_elasticsearch_cluster_stats.pl (Advanced Nagios P...





Checks Elasticsearch cluster stats
check_elasticsearch_cluster_shard_balance.pl (Advanced ...





Checks max shard imbalance in number of shards between Elasticsearch nodes in a cluster
check_elasticsearch_cluster_disk_balance.pl (Advanced N...





Checks the difference in max disk % space used between Elasticsearch nodes in a cluster
check_eds_tempprobe





Python script for checking temperature probes in a 1-wire network using the 1-wire server from Embedded Data Systems.
check_eds_humidityprobe





Plugin for checking humiditysensor DS2438 on Embedded Data Systems 1-wire server
check_ec2_spot_price





Checks the current spot price for a given Amazon EC2 instance type and generates an alert if the price is greater than the specified limits.
If you'd like to change anything, grab the code from https://github.com/garethbowles/nagios-ec2-spot-price-plug ...
check_ec2_ri_expiration





Bash script using AWS EC2 api tools to check and alert on expiring EC2 reserved instances.