TOP LEVEL CATEGORIES
EXPLORE
No popular categories found.
Plugins allow you to monitor anything and everything with Nagios – databases, operating systems, applications, network equipment, protocols and more!
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 2631-2640 of 4379 results.
Sort by: Default Name (A-Z) Name (Z-A) Date (Oldest) Date (Newest) Comment Count (Most) Comment Count (Least) Random
It checks if a website runs on https, without checking the certificate. Usage: ./check_https www.example.com Optional: port number ./check_https www.example.com 444 CHANGELOG on v0.4: add…
#!/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…
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.…
In order to use it, you must edit commands.cfg: - Before: command_line $USER1$/check_http -I $HOSTADDRESS$ $ARG1$ - After: command_line $USER1$/check_http -I $HOSTADDRESS$ $ARG1$ -v |…
Check HTTP Proxies - including: * time of response (timeout and warning in the more recent python version, just warning in the older) * 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…
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…
Designed to circumvent the MS NLB. The plugin is called via nrpe and will execute on the host in the nlb cluster. Designed to check…
This script realise a check_http as the basic Nagios check plugin but with some differences : -was written with Python ( use Httplib and urllib2…
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…
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.