How to Create ColdFusion Uptime Monitor Script?
I need some help with creating a simple site status (uptime/downtime) monitor script in ColdFusion.
My guess it can be done using cfschedule, but I am not knowledgeable with that so I would really appreciate any help.
Basically I would like the script to check if an application on my site (http://www.mysite.com/application) is accessible or not 60 minutes. If the application is down in that 60 minutes, then I am sent an e-mail to email@mysite.com.
Can anybody please help me with this? I am using ColdFusion 7.
Thank you
Mike
