Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Category: HTTP

Nagios plugins for monitoring HTTP.

Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download

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.
Related Categories:
The following categories contain listings related to what you're looking for:
Category Listings:
There are 36 Listings in this Category.List your addon or plugin here!

Check HTTP with JSON performance data

www.npmjs.com/package/check_http_json_performance

Check HTTP with JSON performance data Performs a basic HTTP check, parses the body as JSON and returns it as performance data. The response time is also returned as performance data. As an added bonus, the warning and critical threshold can be set o ...

check_certificates.pl

github.com/kromg/nagios-plugins

Check expiration and/or validity of SSL/x509 certificates. Supports STARTTLS and check through a proxy server.

LicenseOther

check_http perl script

wiburg.de/nagiosplugins/check_http

This plugin is _no_ replacement of the default check_http plugin, but it allows to define critical and/or warning status depending on content and/or http response code.

check_http.sh

felipeferreira.net

Simple bash script using curl to check a website. It works on HTTP and HTTPS. Requirement: curl Usage ./check_http.sh Example: ./check_http.sh 'http://oglobo.globo.com' oglobo 1 OK - Site oglobo.globo.com key oglobo time 0.019 |'time'=0.019s; ...

check_https

Simply check https host .

check_https - with virtual host support

An extended version of check_https with virtual host support, check_http style arguments and treats 404's as valid responces.

LicenseGPL

check_https with port option

www.cheedhu.name/

an improvised version of the check_https plugin

check_https_cert

Perlscript for checking a https-servers, with a ssl-client-certificate.

check_https_proxy.py

Quick and dirty python plugin to check https site via proxy and proxy auth. it work but need to be validated in other environment.

check_http_bulk

github.com/walmartllabs/check_http_bulk

A single nagios checks summarizing a list of urls from file or stdin. This is useful if you've got a cluster and want to alerting on the overall health, and the hostnames are coming from some cloud. The hostnames can be pulled from whatever cloud api a ...

LicenseGPL

check_http_curl

github.com/pablodav/curlnagios

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

LicenseMIT

check_http_curl.sh

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'.

LicenseGPL

check_http_nagios_python

check_http with Python HTTPLIB

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_ntlm.pl

www.sanxiago.com

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

check_http_proxy

bjdean.id.au/wiki/Programming_Notes/Nagios_HTTP_Proxy_Plugin

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

LicenseGPL

check_http_wrapper.pl

diego.eng.br

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

LicenseGPL

check_http_xpath.pl

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

LicenseGPL

check_icap.pl

Check an ICAP daemon's health via network

check_json

gitlab.com/Jedimaster0/check_json

Retrieve JSON data from an http/s url and check a key's value using check_json's builtin functions (timediff|match|integer).

LicenseGPL

check_proxy_http_url

blog.zwindler.fr/2017/11/18/supervisez-vos-urls-bloquees-pro

check_proxy_http_url This NagiosĀ® compatible plugin allows you to check allowed/blocked URLs. With check_proxy_http_url, you can check URLs through a proxy, follow correctly 302 redirections, and specify whether a specific page being accessible is either a good OR a bad t ...

LicenseMIT

check_pycurl3 Popular

github.com/jamespo/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 ...

LicenseGPL

check_rest_api | Monitor data from a REST API

github.com/xWyatt/check_rest_api

This is a plugin that allows you to monitor data returned by a RESTful API.

LicenseGPL

check_ssl_cert Popular

github.com/matteocorti/check_ssl_cert

A POSIX shell script (that can be used as a Nagios/Icinga plugin) to check an SSL/TLS connection and certificate

LicenseGPL

check_ssl_certificate

This script checks the expiration of an SSL certificate.

check_ssl_cert_alternative

www.reversemidastouch.com/nagios/

Check the expiry date of an SSL certificate using openssl.

check_url

A perl script to check availibility of http URLs. Returns HTTP error code in Status information.

check_url_state

www.lukacs.lu/

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.

LicenseGPL

check_www

PHP check-script which can check a website(URL) and react if errors like 404, 500 etc are returned.

CURL check script

Check HTTP pages by CURL libraries. Written in PHP.

Nagios Check: Multiple HTTP Port Check

pastebin.com/fwnYiZRc

This is a community-distributed multiple HTTP port check plugin.

OverHTTP 0.15

linux.softpedia.com/get/Programming/Widgets/Perl-Modules/Nag

OverHTTP is a Nagios plugin that provides a way to check services remotely over the HTTP protocol. The plugin is developed by Douglas Christopher Wilson.

LicenseOther

WebInject

www.webinject.org/plugin.html

WebInject is a free tool for automated testing of web applications and services. It can be used to test individual system components that have HTTP interfaces (JSP, ASP, CGI, PHP, Servlets, HTML Forms, etc)

WebInject NTLM

This version of webinject was modified to support NTLM authentification Based on http://www.webinject.org/

LicenseGPL