Websites, Forms and Transactions

Nagios plugins for monitoring websites, web forms, and web transactions.

Showing 21-30 of 65 results.

Sort by:

Websites, Forms and Transactions
check_http_content_list

./check_http_content_list.py -u exchange.nagios.org -w spam,ham,for,dinner you can also check a list of words and a list of sites ./check_http_content_list.py -u exchange.nagios.org,www.nagios.org,www.nagios.com -w spam,ham,for,dinner Works on…

Websites, Forms and Transactions
check_http_content (updated)
https://github.com/vahidhedayati/check_http_content-updated-

Just updated working-web.sh with https configuration ./working-web.sh https://google.com google SESSION CONTENT OK: URL https://google.com returned google|time=0.480383ms;;;;0 size=0B;;;0

2.5 (2) License: GPL by: Vahid Hedayati
Websites, Forms and Transactions
check_json – check JSON attributes via http(s)
https://github.com/c-kr/

This Plugin is a fork of the existing JSON Plugin from https://github.com/bbuchalter/check_json with the enhancements of using the Nagios::Plugin Perl Module, allowing to use thresholds…

License: GPL by: Christopher Kreft
Websites, Forms and Transactions
HTTP String Match – Python

Simple Python string match for a web page. This can help identify database or other errors that don't take down the httpd service but stop…

5 (2) License: GPL by: Kirk Hammond
Websites, Forms and Transactions
nagios-googleapps
https://github.com/5Ub-Z3r0/nagios-googleapps

The initial version is heavily borrowed from here: http://gurucollege.net/technology/nagios-check-plugin-for-google-app-dashboard/. README.md check_googleapps.pl

Websites, Forms and Transactions
Perl check_selenium
http://www.nagios.org/

With the advent of more and more web browser based applications, ranging from complicated monitoring controls to Java and Flash games, the need to fluid…

5 (1) by: sam
Websites, Forms and Transactions
check_curl_http
http://www.website23.com

This plugin is based on check_curl_authenticate here on Nagios Exchange. Adds support for http(s) requests through a http proxy server. Adds support for all proxy…

4.5 (2) by: Bengt Hilf
Websites, Forms and Transactions
Check JSON Responses with Nagios and check_json
https://github.com/bbuchalter/check_json

The check_json plugin would do the following: Confirm the content-type of the response header was "application/json" Decode the response to verify it is parsable JSON…

Websites, Forms and Transactions
check_maxq.ksh

Yes another website monitoring plugin. Bottom line is that I was fed up trying to get yet another webinject xml working properly. I stumbled across…