Programming__WebObjects-Web Applications-Deployment-Additional Monitoring

Version 9.1 by smmccraw on 2007/07/08 09:45

Checking App for Life

Chuck Hill

We usually just use a script that runs as a cron job.  It hits a direct action on the app that returns a known "all is OK" response.  If that does not get returned, alarms ring.

Category:WebObjects