Please see my previous response re: open source tools. :) As i mentioned earlier, the project that i need to deploy this tool will not allow any open source tool without it being approved which involves a long security vetting process.
I appreciate that there are hundreds of tools out there that can do exactly what i am trying to do but sometimes there are reasons that those tools cannot be used due to the nature of some projects. On Thu, Jan 6, 2011 at 8:03 PM, Mark Eggers <its_toas...@yahoo.com> wrote: > ----- Original Message (edited) ---- > From: Ziggy <zigg...@gmail.com> > To: Tomcat Users List <users@tomcat.apache.org> > Sent: Thu, January 6, 2011 11:33:07 AM > Subject: Re: Accessing context information remotely - > Context.getAvailable() > etc. > > Thanks for the response. > I am writing an external java application that reads this values > periodically. This will be launched from a unix cron job. Its just a simple > tools that periodically checks that the application is available. > > I have gone through all the mbeans by using Jconsole but i cant find the > one > i need that tells me that the application is active and running. > > I do use Jconsole and jVisualvm and also LamdaProbe but all these require > someone to physically log on to look at anything. The tool i am writing > will > do this automatically and generate an alert if necessary. I just need to > know which Mbean to look at. I have found the Datasource ones but not the > ones related to the webapplication itsself. > > Thanks > ----- Original Message (edited) ---- > > A quick google turns up at least two command line JMX clients: > > http://www.cyclopsgroup.org/projects/jmxterm/ > http://www.jmanage.org/ > > However the jManage tool requires that you have jManage running on the > target > server. > > I've not used either, so your mileage may vary. > > . . . . just my two cents. > > /mde/ > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > >