Possible Duplicate:
Are there any tools to periodically check if a web site is available?
I am a developer and I work on a large list of internal websites and want to know if they are down before the user calls me. I've used services like http://aremysitesup.com/ before, but they won't work with internal sites that they can't access or that are HTTPS only websites.
Is there a free tool that will monitor websites for me or is there a code project that I can modify to fit my needs?