URL monitoring

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
RIDS_I2MP
Posts: 751
Joined: Thu Mar 13, 2014 9:25 am

URL monitoring

Post by RIDS_I2MP »

Hello Team,

We have to monitor a URL where the URL opens with a pop-up asking for login credentials.

If the URL goes down, then also it will ask for login details, once we enter the details, it gives error code 503 or other error codes as per issue.

We want Nagios to take the credentials and check if the URL is accessible or not?

URL: http://10.144.223.76/

Note: The credentials vary for individuals, in other words, the credentials are not fixed.

Please let me know how this can be achieved?
Thanks & Regards,
I2MP Team.
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: URL monitoring

Post by npolovenko »

@RIDS_I2MP, Is this URL also not reachable from the XI server but reachable from one of the windows servers? Do you know what kind of authentication is that? Basic authentication, proxy authentication, single token authentication, etc?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
RIDS_I2MP
Posts: 751
Joined: Thu Mar 13, 2014 9:25 am

Re: URL monitoring

Post by RIDS_I2MP »

Hello,

This URL is reachable from Nagios XI server.

The URL uses NTLM authentication.
Thanks & Regards,
I2MP Team.
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: URL monitoring

Post by npolovenko »

@RIDS_I2MP, I found a few plugins on the Exchange that you could try, such as this one:
https://exchange.nagios.org/directory/P ... on/details

Let us know if you think any of these plugins could work for you:
https://exchange.nagios.org/index.php?o ... hword=ntlm
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked