rujin raj wrote:
I am Monitoring the tomcat application ,no. of session ,Current thread count
and current thread busy using lambda probe.
Is there any way to save these these datas in local machine for future
reference for specfic interval.

I am sure that you will get more pure-Java tips today for that purpose, but in the meantime you could have a look at these :

1) via perl script :

http://cpan.uwinnipeg.ca/htdocs/jmx4perl/JMX/Jmx4Perl.html

(has nice and simple examples and docs)

2) via shell script :

http://code.google.com/p/jmxsh/


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to