Are these web clients? I think you can write a filter to obtain client ip, maybe even user.

For database access you would have to modify the execute statement of the WrappedStatement or WrappedPreparedStatement within the connector module.

Bill

[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?


-- ================ Bill Burke Chief Architect JBoss Group LLC. ================




------------------------------------------------------- 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