HTTP

Nagios plugins for monitoring HTTP.

Nagios CSP

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!

Showing 11-20 of 29 results.

Sort by:

HTTP
check_http.sh
http://felipeferreira.net

#!/bin/bash #Verificar um HTTPS #Felipe Ferreira set 2013 URL=$1 KEY=$2 CRIT=$3 http_proxy="" DEBUG= if [ -z $CRIT ]; then echo "Usage $0 " exit 3…

HTTP
check_https – with virtual host support

An extended version of check_https. This version supports arguments in the same format as the check_http monitor (with a liited implementation of check_http arguments), this…

License: GPL by: Matthew Hope
HTTP
check_pycurl3
https://github.com/jamespo/check_pycurl3
License: GPL by: James Powell
HTTP
check_url_state
http://www.lukacs.lu/
1 (1) License: GPL by: Erik Lukacs
HTTP
Nagios Plugin check_http_tao
https://github.com/tao-software/nagios-plugin-http-tao

The check_http_tao plugin (written for Nagios 2 originally) tries to: be more intelligent: By default, 30x status codes are resolved and only the end result…

HTTP
check_http_ntlm

Simple bash used for verifying that a windows ntlm auth is working, uses curl. add to nagiosgraph map for a graph that should always be…

HTTP
check_http_proxy
http://bjdean.id.au/wiki/Programming_Notes/Nagios_HTTP_Proxy_Plugin

Check HTTP Proxies - including: * time of response (timeout and warning in the more recent python version, just warning in the older) * http…

4 (1) License: GPL by: Bradley Dean
HTTP
check_http_xpath.pl

The check_http_xpath.pl plugin can be used to check for the presence or absence of specific information in an XML document which is fetched via http.…

4.8 (6) License: GPL by: George Hansper
HTTP
check_http_ntlm.pl
http://www.sanxiago.com

Horse work is done by curl, I tested 7.12.1 with libcurl/7.12.1 this check receives a URL as a parameter, logins to the IIS server using…

HTTP
check_http_nagios_python

This script realise a check_http as the basic Nagios check plugin but with some differences : -was written with Python ( use Httplib and urllib2…

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.

Sign Up FAQs