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





Perl script that uses SNMP to check an APC UPS for: status: power status (normal, on battery, bypass etc) and runtime remaining health: last diagnostics result and battery replacement load: % load and/or wattage
check_apache_watch





Requests and Documents per second per host monitoring using mod_watch for Apache.
check_apache_status





[perl] Yet Another (more generic) parser for Apache's server-status handler. Fetches the server-status page of an apache, extracts some information and evaluates them. Tested with Apache 2.0 - not (yet) working with Apache 1.x
check_apache_serverstatus





A plugin which alerts when ever there are too few apache slots free, or, when too many slots are in the R state, which is indicative of a slowloris-style DOS attack.
check_apache_certificates





Plugin designed to check when a https certificate will expire. It's can be used with any certificate.
check_apachestatus_auto (with lighttpd support)





A Nagios plugin that parses the status page of an apache or lighttpd server and returns the amount of idle, busy, open and total slots, as well as Requests/sec, Bytes/Request and Bytes/sec. Usable with user authentication and non standard apache server-st ...
check_apachestatus with performance data





Enhanced version of Lieven De Bodt's check_apachestatus.pl that produces correct performance data for PNP. Requests/sec, kB/sec and kB/Request were added to the output. Bugfix 20080930: When Apache reported "nnn B/sec" instead of "nnn kB/sec", plugin fail ...
check_apachestatus





A Nagios plugin that parses the status page of an apache server, the plugin returns the response time, the amount of idle, busy and open slots. The perfdata returns the status of all slots. Optionally you can specify how much slots should be available.
check_apacheconcreq





Nagios script to check the number of concurrent requests being processed by Apache
check_apache404





This Nagios plugin monitors the Apache server log file in search of State 404, receiving as arguments the full path of the log file, and the maximum values for warning and critical, these values are passed in pairs (50.100), to specify the value of record ...
check_apache2_status





This plugin a bash implementation of an earlier one in perl by mike http://exchange.nagios.org/directory/Plugins/Web-Servers/Apache/Check-Status-Code-Apache/details ; It dependent on the logtail perl script attached which should be accessible in the path ...
check_apache2logs





This litte plugin checks if the Apache Webserver write logs and if the logrotation (if used) works correctly.
check_apache2.sh





sh compliant script to check Apache's HTTP Server via mod_status and ps
check_apache2.py





Script written in Python to check Apache2's server-status page with warning/critical threshold for req/sec
check_amz_sqs.pl





Monitor the ApproximateNumberOfMessages attribute of an Amazon Web Services (AWS) Simple Queue Service (SQS) queue.
check_AMQP





check_AMQP is a small Nagios plugin that tests an AMQP resource by sending a message, collecting it and calculating the round trip time.
check_amq





This active mq check script is looking for pending messages. It´s a shell script, just using the binary stuff that apache active mq is providing. Little slow, but does it´s job + sends performance data. Usage is: ./check_amq.sh , e.g. ./check_amq ...
check_ambari_cluster_service_config_compatible.pl (Adva...





checks Ambari Cluster's desired service configurations are compatible with the current cluster and current stack via Ambari REST API
check_ambari_cluster_kerberized.pl (Advanced Nagios Plu...





Check that an Ambari managed Hadoop cluster has Kerberos security enabled via Ambari REST API