There's already a GUI monitor for Tomcat 5.0.19 and newer in JMeter.

if you want to graph the cluster, it would be a matter of extending
the monitor sampler to do so.
http://jakarta.apache.org/jmeter/usermanual/build-monitor-test-plan.html

peter


On Sat, 5 Mar 2005 11:07:47 -0500, e <[EMAIL PROTECTED]> wrote:
> Hi,
> I'm looking for some examples on implementing a summary page on the
> current and historical usage of tomcat instances.   I'm mostly
> interested in number of user sessions and JVM stats graphed over time.
> 
> Basiclly, something exactly like this:
> http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/gallery/dgo-01.html
> 
> I'm have a decent understanding on how to do it(poll manager, store
> results, generate graphs), but I would rather adapt something already
> out there rather that do it all from scatch.
> 
> Thanks
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to