Web url monitor with authentication
-
lafargeuser
- Posts: 341
- Joined: Thu Sep 27, 2012 12:23 am
Web url monitor with authentication
I have requirement that want to monitor url with authentication. E.g some url have user & passwd
Re: Web url monitor with authentication
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.lafargeuser wrote:I have requirement that want to monitor url with authentication. E.g some url have user & passwd
Former Nagios Employee.
me.
me.
-
lafargeuser
- Posts: 341
- Joined: Thu Sep 27, 2012 12:23 am
Re: Web url monitor with authentication
Yes. Can you pls provide link to download this plugin
Re: Web url monitor with authentication
Did you install Nagios Plugins when you did your Nagios instillation? If you did, it is in your /usr/local/nagios/libexec directory.lafargeuser wrote:Yes. Can you pls provide link to download this plugin
Former Nagios Employee.
me.
me.
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: Web url monitor with authentication
You can use the Website Monitoring wizard to monitor a page with credentials.
Configure Menu > Monitoring Wizard > Website
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
Thanks. I shall try that.
Re: Web url monitor with authentication
Let us know if you need anymore help with this.lafargeuser wrote:Thanks. I shall try that.
Former Nagios Employee.
me.
me.