Re: Monitoring the health of deployed applications

2009-04-01 Thread Massimo Lusetti
On Wed, Apr 1, 2009 at 11:32 AM, Borut Bolčina wrote: > Hello, > > I am wondering how are you monitoring the health of deployed > applications? Do you use any tools or do you write some "services" > which regularly check for the presence of some string in the gener

Monitoring the health of deployed applications

2009-04-01 Thread Borut Bolčina
Hello, I am wondering how are you monitoring the health of deployed applications? Do you use any tools or do you write some "services" which regularly check for the presence of some string in the generated html, or something completely different? Che