: How can I know if my site is down? I would like to be alerted if my site is down (for example have an email sent to me). The site is written in asp .net it is deployed on a dedicated
I would like to be alerted if my site is down (for example have an email sent to me).
The site is written in asp .net it is deployed on a dedicated server, windows 2008 with IIS 7
More posts by @Annie201
3 Comments
Sorted by latest first Latest Oldest Best
we use Pingdom, there is a Free plan, it checks your site every 5 minutes, but you can check only one site, url : www.pingdom.com/
With BasicState you can check unlimited number of sites and check frequency is 15 minutes, url : basicstate.com/
Update:
There is another great site: www.monitor.us/free-IT-system-monitoring
Well you can periodically ping a couple of sites, If non of them response for let's say 5 min. You are probably down.
Make sure to ping both local, country and continent located servers. In this way you can see if you have a LAN problem or a WAN problem and if it is worldwide (you are probably down) or if it is a backbone problem to certain parts of the world.
The second thing to think about is how reliable your DNS is. If the DNS is down, you will get nowhere. So to detect this, mix with both domain names and IP addresses.
To be able to mail yourself, you need of course a local Mail server (if your WAN is down).
The best way to monitor the site is to do so from a source that simulates your users, so for a public facing site that means a monitor external to your organization (e.g., SiteUptime - random example, I've never used them nor do I know anything about their reputation). For an intranet application, I'm sure there are open source solutions you can deploy on the enterprise.
Your web server application may be running but because of a network or DNS issue, your users cannot reach it. It doesn't mean your application is down, but your users will not appreciate the distinction.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.