TOP LEVEL CATEGORIES
EXPLORE
Nagios plugins for monitoring HTTP.
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.
Showing 11-20 of 29 results.
Sort by: Default Name (A-Z) Name (Z-A) Date (Oldest) Date (Newest) Comment Count (Most) Comment Count (Least) Random
#!/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…
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…
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…
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…
Check HTTP Proxies - including: * time of response (timeout and warning in the more recent python version, just warning in the older) * http…
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.…
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…
This script realise a check_http as the basic Nagios check plugin but with some differences : -was written with Python ( use Httplib and urllib2…
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.