We use a tool called monit. It is very light weight and comes with its own embedded web server. It integrates easily with init and can use existing runlevel rc scripts to manage services. Best of all it is open source.
Thanks, Anoop On Mon, Jun 8, 2009 at 9:28 AM, Chetan Chheda <[email protected]>wrote: > I forgot to add we are using JDK1.4 > > > > > ________________________________ > From: Leon Rosenberg <[email protected]> > To: Tomcat Users List <[email protected]> > Sent: Saturday, June 6, 2009 7:52:16 AM > Subject: Re: Application monitoring > > On Sat, Jun 6, 2009 at 4:19 AM, Chetan Chheda<[email protected]> > wrote: > > All, > > > > What are you using for production monitoring and alerting for JVM & > apache based applications? I am referring to proactively monitoring and > alerting of apache utilization(workers, requests etc), tomcat > utilization(threads, heap, etc) , tracking Java methods, JSPs , servlets and > also transaction tracking. > > > > Of course moskito , here's the demo monitoring app: > > http://moskito.anotheria.net/moskitodemo/mui/mskShowAllProducers > > here's the homepage > https://moskito.dev.java.net > http://moskito.anotheria.net > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > >
