ASP IIS SERVER OUTAGE REPORTERIf you've got a website on a shared (Virtual) server running NT/IIS, it will go down from time to time.
Most hosting services will automatically restart the HTTP (IIS) server if it fails, and your raw log files will precede the first log entry after a restart with a special heading.
In addition, IIS provides for a special type of ASP file - the global.asa file that enables you to keep a log of your server's outages.
See this page for the free script that allows you to track your server outages.