I would like to monitor a couple of intranet sites that are completely password protected. Currently, I get a "Site is not available." error message, even though the site is available, just not accessible. Maybe providing access to such a site for Drupal Sentry via privileged user access and/or permissions would be a possibility?

Comments

snufkin’s picture

How are they password protected? Is it via basic http authentication, webdav, or by domain?

snufkin’s picture

Title: Monitor restricted sites . . . » Make URL validation on site CT optional

I gave it a thought, I know what you mean now. Sentry should be able to reach the client site via xml-rpc (as long the IP or url works), however the site node tries to validate the url by downloading via drupal http request, and this is where this might have failed.