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.Nagios Plugin check_http_tao





This is a python plugin for Nagios.
CURL check script





Check HTTP pages by CURL libraries. Written in PHP.
check_url_state





This is an alternate url-checker written in perl (with Mojolicious-Framework) wich works analog to check_http but which checks destinated url for valid xml and fileage if necessary.
check_sharepoint.pl





Perl script for functional checking of SharePoint sites.
Similar to check_http but with ntlm support. Will also handle form logons for sites published via ISA/TMG servers.
check_pycurl3





A nagios plugin to check HTTP requests which allows you to run a series of checks, retaining some state information (so you can for example login to a site & keep session cookie). Written in python using pycurl. Licensed under GPL v3 Download the latest ...
check_http_xpath.pl





Check an XML web page for specific content using the XML XPATH syntax.
check_http_wrapper.pl





This perl script reads the output of a verbose check_http and creates a file with this content when status is not HTTP OK.
check_http_proxy





Test HTTP proxies - checks include timeouts, warning for slow times, expected comment and proxy authentication
check_http_ntlm.pl





This script provides a method to check IIS webserver links that require NTLM Authentication.
check_http_ntlm





Simple bash used for verifying that a windows ntlm auth is working. -updated17:th june, missed a -w in the script.
check_http_nrpe





A plugin written in C# that tries to mimick the check_http plugin that is called via NRPE on a host in an MS NLB Cluster.
check_http_ilo





The plugin is a rough http scrap to get the text from ilo 100 server monitors. The ilo 100 monitors do not have an snmp engine and pass snmp queries to the local OS. So if your OS does not have the snmp drives running you cannot get the ilo sensor data... ...
check_http_header





check_http_header is a web content monitor written in perl. Checks http header for text. It`s very rare task... Standart nagios check_http checks only content for regexp existance. So, maybe this plugin will be useful for somebody exept me. retrieves h ...
check_http_formlogin_content





Log in on html form using WWW:Mechanize, check for expected content after login.
check_http_curl.sh





This script connects to a site via curl and searches for a string in the web page.
If the string is not found it throws out an error and Nagios exit is set to 'critical'.
check_http_curl





Checks an url raise an alert if some problem is found. Uses curl with all its power, so you can extend your check with all curl options. Install: see readme or use pip3 install curlnagios
check_http_content_list





Check for spam words or any other blacklisted user defined word or words. A list of words can be given using a comma deliminator.
check_http_content (updated)





check_http_content-updated- Nagios script by CapSiDE SL - has been updated to generate graphs for pnp4nagios #------------------------------------------------------------------------------ # Updated by Vahid Hedayati April 2013 - (improves nagio ...
check_http_content





check_http_content is a web content monitor written in perl. Checks a URL for specific text.