Page 1 of 1

Website monitoring

Posted: Sat Aug 15, 2020 1:48 am
by Ahmed Alalem
Hello,

We would like to monitor websites that have secure logins. Is there a way to setup the monitor to tell if it is up after the login! I would like to see what the website is doing after the login!

Nagios shows the website is up, but we want to step through the secure login and show up.

Re: Website monitoring

Posted: Mon Aug 17, 2020 2:44 pm
by benjaminsmith
Hi @Ahmed Alalem,

There are a couple of options for setting this up. You can use either use with the Website Wizard or the Web Transaction wizards to configure password-protected login to the websites, both of these are built-in to Nagios XI. Just go to Configure > Start Monitoring Now and select the web icon.

Take a look at the following guide for detailed setup instructions and let us know if you need any assistance.

Monitoring Websites with Nagios XI

Re: Website monitoring

Posted: Tue Aug 18, 2020 3:00 pm
by Ahmed Alalem
Thanks Ben for your reply. I have used the Website Wizard and it did asked me for the credential for the the website that I'm trying to monitor. the problem is I'm still seeing the website down on my dashboard despite the fact that I know it is up and I can ping it.
Am I doing something wrong or is there anything else that I should be doing?

Thanks

Re: Website monitoring

Posted: Wed Aug 19, 2020 10:24 am
by mbellerue
There are two popular ways that a website could request credentials. One is called basic authentication, the other is form based authentication. The Website Wizard will handle basic authentication. This type of authentication looks like a pop-up window when you load a site. Form based authentication is handled by the Web Transaction Wizard. This type of authentication looks like it is built into the website itself. For example, Nagios XI's login page is form based authentication.

It sounds like you might have a site that requires form based authentication. Can you show us a screenshot of the login prompt for your website? It does not need to have any information populated. Just a screenshot of the login prompt can help us point you in the right direction.

Also if you can show us a screenshot of the services that are showing critical, including the Status Information column, that would also be helpful.