HTTP

check_http_ntlm.pl

Description:

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

Current Version

0.1

Last Release Date

2010-02-02

Compatible With

  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x

Project Files
Project Notes
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 the curl binary, then it parses the output of the command and captures the response code. Timeout pass and user values are currently hardcoded script currently only has handlers for some response codes, but a switch was used to add more in an easy way. Response code is found with regexp /HTTP/1.1 ([0-9]{3}) .*/
Reviews (0) Add a Review
Project Stats
Rating
0 (0)
Favorites
0
Views
99,437