Websites, Forms and Transactions

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

Showing 41-50 of 65 results.

Sort by:

Websites, Forms and Transactions
check form mechanize

usage: check_form_mech.py [-h] -u URL -f FORMNAME -n VALUES [-w WARNING] [-c CRITICAL] [-v] -e EXPECT optional arguments: -h, --help show this help message and…

License: GPL by: Tim
Websites, Forms and Transactions
check_website PHP script

PHP check-script which can check a website(URL) and react if errors like 404, 500 etc are returned. #!/usr/local/bin/php Remember to change /usr/local/bin/php to whereever your…

License: Other by: egalstad
Websites, Forms and Transactions
Check form

check_form.pl -u -f -e (-c -w ) -u # url string to post form data against -e # string to query on the authenticated page…

4.3 (4) License: GPL by: Tim
Websites, Forms and Transactions
check_http_header
http://ksimute.trancom.ru

Retrieve an http/s URL and looks in its header (ACHTUNG HTTP header not content!) Output for a given text. Returns CRITICAL is not found, OK…

License: GPL by: Sergey
Websites, Forms and Transactions
Check basic authentication

check_basicauth.pl -u -l -p (-c -w -e -v) -u # url string to run basic auth against -l # username to login with -p #…

3.4 (5) License: GPL by: Tim
Websites, Forms and Transactions
check_selenium
http://devops-abyss.blogspot.com/2010/06/selenium-and-nagios.html

The version 0.4 works with Selenium 2.x. The current source code can be found on github: https://github.com/czunker/check_selenium Hi, I've implemented a Nagios check for Selenium…

Websites, Forms and Transactions
check_website
http://checksuite.sourceforge.net

This plugin is meant to verify that the index page is being served properly. Many plugins may check to see if port 80 is responding…

Websites, Forms and Transactions
Check Website Speed

used with 3 parameters 1 = website 2 = warning (in seconds) 3 = error (in seconds) example call: php check_website_speed "http://google.de" 3 5

Websites, Forms and Transactions
Check Http Redirect
http://www.purple.org.ua/nagios-plagin-proverka-http-redirekta-http_check_redirect/

Nagios check_http_redirect retrieve an http/s url and checks its header for a given redirects if the redirect exists and equal to the redirect you entered…