Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_http_ntlm.pl
Current Version
0.1
Last Release Date
2010-02-02
Compatible With
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
Owner
Website
Hits
98231
Files:
File | Description |
---|---|
check_http_ntlm.pl | check_http_ntlm.pl |
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)
Be the first to review this listing!