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_passenger_memory_stats_apache_processes_total_pri...





Check passenger memory stats, specifically for Apache processes total private dirty.
check_passenger_memory_stats_apache_processes_apache2_v...





Check passenger memory stats, specifically for Apache processes apache2 sum.
check_passenger_memory_stats_apache_processes_apache2_v...





Check passenger memory stats, specifically for Apache processes apache2 VMSize max.
check_passenger_memory_stats_apache_processes_apache2_c...





Check passenger memory stats, specifically for Apache processes apache2 count.
check_passenger_memory_stats_apache_processes_apache2_c...





Check passenger memory stats, specifically for Apache processes apache2 count.
check_logrep





Checks apache logs using logrep (http://code.google.com/p/wtop/) and returns basic visitor stats
check_hadoop_jobtrackers





Improved script to check apache hadoop jobtracers. Will parse the admin-webpage, and check number of trackers, blacklisted nodes, heap size and more. Will output performancedata for nodes, blacklisted nodes, running jobs (map and reduce), capacity jobs ...
check_hadoop_hdfs





Extended check for Apache Hadoop hdfs. Checks for dead nodes, unreplicated blocks, full hdfs datastore, and supports performancegraphing of these and several more things
check_cassandra_cluster.sh





* Software requirements cassandra(using nodetool) * overview - verify that the number of live nodes which belong to Multi Cluster is less than the specified number. - it is enable to specify the threshold with "-w " and "-c " option. - fetch the nu ...
check_bad_apache_procs.sh





This is a simple BASH script that checks that only the correct Apache processes are running, and that no other processes (such as PERL scripts) are running as Apache.
If it returns OK, it includes the text "0 Bad apache Processes Running". If it fails ...
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_drill_metrics.pl (Advanced Nagios Plugins ...





Checks Apache Drill metrics via the Rest API
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