|
Home > Archive > Apache Directory Project > September 2005 > [jira] Commented: (DIRMINA-29) JMX integration
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
[jira] Commented: (DIRMINA-29) JMX integration
|
|
| Trustin Lee (JIRA) 2005-09-22, 2:45 am |
| [ http://issues.apache.org/jira/brows...action_12330161 ]
Trustin Lee commented on DIRMINA-29:
------------------------------------
* The current/maximum number of connections
* Traffic information provided by IoSession for all connections; admins should have fine-grained view.
* The ratio of the actual running time of MINA and total uptime for the application.
* Thread pool information
* ByteBuffer pool information; memory usage, the number of pooled buffers for each different buffer size
* The list of ports and transport types held by MINA
* Spying a specific connection using JMX notification
We appreciate any idea!
> JMX integration
> ---------------
>
> Key: DIRMINA-29
> URL: http://issues.apache.org/jira/browse/DIRMINA-29
> Project: Directory MINA
> Type: New Feature
> Versions: 0.7, 0.8, 0.9, 1.0
> Reporter: Trustin Lee
> Assignee: Trustin Lee
> Fix For: 1.1
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
| |
| Julien Vermillard 2005-09-22, 7:45 am |
| I whould like to add a way to enable a "dumping to file" filter, for
debugging on production site. Do you think it should be enabled by JMX
or it should be done another way (like in the logger) ?
Julien
Le jeudi 22 septembre 2005 à 05:47 +0200, Trustin Lee (JIRA) a écrit :
> [ http://issues.apache.org/jira/brows...action_12330161 ]
>
> Trustin Lee commented on DIRMINA-29:
> ------------------------------------
>
> * The current/maximum number of connections
> * Traffic information provided by IoSession for all connections; admins should have fine-grained view.
> * The ratio of the actual running time of MINA and total uptime for the application.
> * Thread pool information
> * ByteBuffer pool information; memory usage, the number of pooled buffers for each different buffer size
> * The list of ports and transport types held by MINA
> * Spying a specific connection using JMX notification
>
> We appreciate any idea!
>
>
>
>
| |
| Trustin Lee 2005-09-22, 7:45 am |
| Hi Julien,
2005/9/22, Julien Vermillard <jvermillard-hxtJVsqPMRdGWvitb5QawA@public.gmane.org>:
>
> I whould like to add a way to enable a "dumping to file" filter, for
> debugging on production site. Do you think it should be enabled by JMX
> or it should be done another way (like in the logger) ?
It would be great if we can modify filter chain as you see.
We could use JMX or web UI to enable it. 
Trustin
--
what we call human nature is actually human habit
--
http://gleamynode.net/
|
|
|
|
|