Web url monitor with authentication
Posted: Thu Sep 10, 2015 3:02 pm
I have requirement that want to monitor url with authentication. E.g some url have user & passwd
Support for Nagios products and services
https://support.nagios.com/forum/
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
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
Let us know if you need anymore help with this.lafargeuser wrote:Thanks. I shall try that.