On 23/09/2010 05:52, Pid wrote: > - Periodic snaphots of key indicators, e.g. Connector backlog, error > counts, resource pool usage. > - A 'black box recorder' mode which can be enabled to log key data > - Periodic inspection of threads to warn about blocking, deadlocks > - A simple web UI (like the /manager) which presents & collates this > info and does some simple analysis
Like it. I assume the same info would be available via JMX. For developers the web UI is the most important. For enterprises it is JMX (or maybe a simple text based outout) so the data can be integrated with other tools. > It should also be possible to make some educated guesses about the > sources of common problems by doing statistical analysis of thread stacks. That sounds a little more tricky. > No silver bullets, just a step up from the basics. > > Thoughts? Overall, I like it. It fits in with the GSOC work to improve the JMX support (which is still a work in progress but improved a lot over the summer). Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org