Websites, Forms and Transactions

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

Showing 31-40 of 67 results.

Sort by:

Websites, Forms and Transactions
html form

This script requires that you know a bit about html and the way it works I have tried to document this as best I can…

License: GPL by: Tim
Websites, Forms and Transactions
Check ntlm authentication

check_ntlmauth.pl -u -l -p (-c -w -e -v) -u # url string to run basic auth against do not prefix with http or https -l…

4 (3) License: GPL by: Tim
Websites, Forms and Transactions
check_www

#!/usr/local/bin/php Remember to change /usr/local/bin/php to whereever your php-binary is located and chmod +x check_www. commands.cfg: define command{ command_name check_www command_line /usr/local/libexec/nagios/check_www $ARG1$ } services.cfg:…

Websites, Forms and Transactions
Monitoring URL shorteners
https://binfalse.de/software/nagios/check_url_shortener-pl/

There are different scenarios why you should check the functionality of your URL shortener. For example a new VirtualHost on your webserver or some DB-changes…

License: GPL by: Martin Scharm
Websites, Forms and Transactions
check_pinba
http://www.carpe-hora.com
License: GPL by: Camille
Websites, Forms and Transactions
check_memcached IV

check_memcached will give a critical message if a partiular memcached host is inaccessible. It will generate a warning (only) if the hit/miss ratio falls below…

License: GPL by: George Hansper
Websites, Forms and Transactions
check curl authenticate

Based on CURL check script and check_curl2 here on Nagios Exchange. Adds support for any authentication method that curl supports (check http://php.net/manual/en/function.curl-setopt.php under the CURLOPT_HTTPAUTH…

Websites, Forms and Transactions
check_sharepoint_webpage.sh

#!/bin/bash # VERSION 0.2 # A simple BASH shell script that attempts to log into # Microsoft Sharepoint URL and evaluate header information # for…

Websites, Forms and Transactions
WebInject NTLM

- You can test your NTLM with test.pl - Configure server-config.xml with your login and password server.xml Nagios ntlm-website:80::DOMAINLogin:Password 10 20 nagios - Configure server.xml…

2 (2) License: GPL by: Nicolas COULIN