Zauber;

Check out this toolkit: http://jrat.sourceforge.net/

It does bytecode instrumentation and after a run
period you can see a whole array of stats for each
method's elapsed time. It works quite nicely. It also
supports JBoss 4 runtime AOP instrumentation.

Cheers.

//Nicholas


--- [EMAIL PROTECTED] wrote:
> perhaps you have some nice ideas for the following
> problem.
> I want to monitor my applications. I need 
> - the response time for method calls (I can write an
> interceptor for this)
> - the response time for the database accesses
> - client information (user or ip-adresse)
> 
> Do you know a tool to extract these informations (no
> profiler, I will use
> it a productive environment). jrat for example have
> to shutdown before you
> become the logfile informations.
> Which is the best way for me to implement this
> features in jboss (3.x or
> 3.2).
> 
> Jboss team: are you planing to implement some of
> this features in the near
> future?
> 
> -- 
> +++ GMX - die erste Adresse für Mail, Message, More
> +++
> Neu: Preissenkung für MMS und FreeMMS!
> http://www.gmx.net
> 
> 
> 
> 
>
-------------------------------------------------------
> This SF.net email is sponsored by: IBM Linux
> Tutorials.
> Become an expert in LINUX or just sharpen your
> skills.  Sign up for IBM's
> Free Linux Tutorials.  Learn everything from the
> bash shell to sys admin.
> Click now!
>
http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lists/listinfo/jboss-user


=====
Nicholas Whitehead
Home: (973) 377 9335
Cell: (201) 615 2716
[EMAIL PROTECTED]
Get Your News From The Crowbar: http://crowbar.dnsalias.com:443/crowbar/


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to