المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : To record hearbeat of web application in event viewer.



C# Programming
06-09-2009, 11:31 AM
The application heartbeat status shall be written to the Event Log(event viewer) at regular interval of 15 minutes. It is done to know the status of application whether it is up and running. The application is pinged at the mentioned url and the status of the application is known.

I want to know if there is any implementation code for above requirement?

Thanks & Regards,
Praveen.