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_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_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 Status Code Apache





quick perl script to scrape http access logs for a specific error code and report them back to nagios with running totals, output for pnp4nagios included also
Check basic authentication





This plugin is used to authenticate against a web page using basic authentication and to check that the web site is allowing user logins. It can also check for a string once authenticated to verify the page is as expected and produce timing information fo ...
check apache website





This plugin checks the amount of access to your server since the past X minutes activity using apache log file. This plugin is able to select website or Ip source to check/ignore Here is the different options -i, --delay=STRING how many access ...
Check Apache Slow Requests





Plugin removed and no longer supported !
Check Apache Requests





This plugin checks the number of requests per second handled by the apache process.
Check Apache Load





This plugin checks the CPU percentage used by the Apache process.
Check Apache Balancer Member





Checks the status of balancer workers through the balancer manager page. The check goes critical if there are no enabled/valid workers or if there are workers in the Err state.
Better Apache Dashboard





The "Better Apache Dashboard" also know as the 5 minute dashboard as presented at the 2014 Nagios World Conference.
View the conference slides at
http://www.nagios.com/events/nagiosworldconference/northamerica/2014/speakers#Scott-Wilkerson
Automated Active Directory user and group creation





Active directory authentication via apache and synchronization scripts for AD users/groups for authorization under nagios 3.x
Apache Active Directory Login for Nagios Access





Roderick Tapang posted this information on how to create an active directory based authentication for nagios users.
ActiveMQ_Watch





Apache ActiveMQ current messages monitoringscript
ActiveMQ Nagios Plugin





Monitor Apache ActiveMQ's health, queuesizes and subscribers. The plugin makes use of the Jolokia REST interface, is written in Python and is based on the nagiosplugin Python library.