No popular categories found.

Plugins

Plugins allow you to monitor anything and everything with Nagios – databases, operating systems, applications, network equipment, protocols and more!

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 2631-2640 of 4379 results.

Sort by:

HTTP
check_https

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…

4.5 (6) by: krusty
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_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_wrapper.pl
http://diego.eng.br

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 |…

License: GPL by: Community Member
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_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_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…

Windows NRPE
check_http_nrpe

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…

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…

HP (Compaq)
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…

License: GPL by: Bill Brown
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