| Monitoring a website - receive alert when website is down |
| Date Updated - 07/22/2007 |
| Description User needs to constantly monitors his website and gets informed by email to his cell phone when his website is down. He uses ATT and can receive emails to his cell phone. Emails address is: phone_num@att.mobile.net. Most cell phone companies now allow users to receive email to their cell phones. Please see your cell phone manual if this feature is available for your cell phone. The ping task also keeps statistics. So user can check the uptime statistics for his website from the Logs / TaskLogs menus. The statistics are updated in a file called 'TaskTitle_statistics". |
| Solution 1) Create a Ping task (http port = 80) which checks if the website is up Host = Ip address (not website url) example: Host = 192.168.0.1, Port = 80 2) Create an Email task which sends email to your cell phone email address. Make sure that you enter a small message. Most cell phones cannot accept messages greater than ~ 150 characters. 3) Create a chain task. 4) Schedule this chain to run every 10 minutes. |