I am trying to use an HTTP monitor to confirm if a few websites are up. I can monitor regular sites for text strings with no problems. However I have some other sites that seem to be trickier. One site is a SharePoint site that automatically authenticates the user that is logged on when the site is visited. I created the monitor for the site and set the credentials but I still get an authentication failure. If I logon with the crendentials I supply and access the site it works fine. I must be setting up the monitor wrong. Can someone offer a suggestion on how to resolve this.
Also I have some other sites that the user has to manually logon. The website presents a username box and password box. I want to monitor if this page is up which is working because all users get this page. Next I want to have a monitor logon to the site to verify that the application is working by looking for particular text on the returned page. Is there an out of the box way to have SolarWinds APM do this or will I need to write custom scripts to logon to the web page?