Web url monitor with authentication

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
lafargeuser
Posts: 341
Joined: Thu Sep 27, 2012 12:23 am

Web url monitor with authentication

Post by lafargeuser »

I have requirement that want to monitor url with authentication. E.g some url have user & passwd
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Web url monitor with authentication

Post by hsmith »

lafargeuser wrote:I have requirement that want to monitor url with authentication. E.g some url have user & passwd
Is this basic authentication? If so, check_http can do that. If not, you'll need to find / write a plugin specific to what you are trying to log in to.
Former Nagios Employee.
me.
lafargeuser
Posts: 341
Joined: Thu Sep 27, 2012 12:23 am

Re: Web url monitor with authentication

Post by lafargeuser »

Yes. Can you pls provide link to download this plugin
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Web url monitor with authentication

Post by hsmith »

lafargeuser wrote:Yes. Can you pls provide link to download this plugin
Did you install Nagios Plugins when you did your Nagios instillation? If you did, it is in your /usr/local/nagios/libexec directory.
Former Nagios Employee.
me.
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Web url monitor with authentication

Post by Box293 »

You can use the Website Monitoring wizard to monitor a page with credentials.

Configure Menu > Monitoring Wizard > Website
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
lafargeuser
Posts: 341
Joined: Thu Sep 27, 2012 12:23 am

Re: Web url monitor with authentication

Post by lafargeuser »

Thanks. I shall try that.
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Web url monitor with authentication

Post by hsmith »

lafargeuser wrote:Thanks. I shall try that.
Let us know if you need anymore help with this.
Former Nagios Employee.
me.
Locked