setting up windows domain authentication for website

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
naranant
Posts: 90
Joined: Tue Oct 24, 2017 10:50 am

setting up windows domain authentication for website

Post by naranant »

hello,

We have URL hosted in IIS on a windows server. I am able to monitor the uptime of the URL but getting the below warning message

HTTP WARNING: HTTP/1.1 401 Access Denied - 1868 bytes in 0.002 second response time

I would like to use windows domain credential to authenticate to the website could you help me with correct syntax to pass on the domain credential..
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: setting up windows domain authentication for website

Post by cdienger »

The check_http plugin can pass basic credentials with the "-a username:password" option. If you need something other than basic authentication you'll need to find another plugin that can handle what you need - https://exchange.nagios.org/directory/P ... te/details.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked