Re: Can I find out what webapps resin is running?
"Bill Au" <[email protected]> Fri, 16 Jun 2006 10:39:23 -0400
| Newsgroups | gmane.text.xml.resin.user |
|---|---|
| Message-ID | <[email protected]> |
What useful information are you getting out of Scottit 3.1 that is not available in ResinStatusServlet? In the pre-release version that I had looked at, the GC information reported in the memory section was not accurate. They don't match up with numbers reportes by the platform MBean or the -Xloggc output. I was very disappointed to see that in the official release, the gc info was removed completely instead of being fixed. Throughput was still "Under construction" before and it is now also gone. Bill On 6/14/06, Keith Fetterman <[email protected]> wrote: > > I highly recommend Scottit 3.1. > > http://www.ustobe.com/scottit/ > > It rocks because it provides a lot of information about the running > Resin server and the applications that are running. > > David Campbell wrote: > > Andy Yates wrote: > >> Just a quickie. Apart from performing an ls on the webapps directory > >> is there anyway I can query a Resin server to tell me what webapps it > >> is currently hosting (by name). > >> > >> i.e. If I have 4 apps called app, foo, bar, test can I get a webpage > >> up which says "Currently hosting app, foo, bar, test". > >> > >> I'm not about the status of the app just what its got. > > > > resin-status > > > > http://www.caucho.com/resin-3.0/jmx/servlet.xtp > > > > >