Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Check ntlm authentication

Rating
3 votes
Favoured:
2
Current Version
0.6
Compatible With
  • Nagios 2.x
  • Nagios 3.x
  • Nagios XI
  • Nagios Fusion
License
GPL
Hits
95289
Files:
FileDescription
check_ntlmauth.plcheck_ntlmauth.pl
Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
Authenticates against a web page using ntlm auth. This is useful when Microsoft IIS is providing a pop up login box which requires 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 # username to login with
-p # password to login with
-c # the number of seconds to wait before a going critical
-w # the number of seconds to wait before a flagging a warning
-v # displays nagios performance information
-e # string to query on the authenticated page
-s prints status line (debugging info)
-d prints page contents (debugging info)
Reviews (1)
bySiB, November 24, 2015
Suggestion:
Please add a HostAddress declaration. I try check that two clustered IIS web services by NLB are working itself and now I can check only the official NLB address by URL on DNS.

Please add a User-Agent into MS IE / Win8.1 then will be perfect because now Microsoft Dynamics CRM work only with IE.