On Fri, Jul 12, 2013 at 4:29 AM, Heu, Tou-Soua <tousoua...@fico.com> wrote:

> Since ApacheDS 2.0 is basically a Java application server running on top
> of a JDK, does it provide any JMX-based metrics that we can use to monitor
> its health and performance?
>
> Things that we'd like to know:
> 1) number of LDAP vs. LDAPS connections
> 2) number of active vs. idle connections
> 3) min, max, average execution time of queries [read vs. write]
> 4) rate of new connections vs. closed connections
>
> can you raise a JIRA request here[1]

> One alternative would be to monitor entry/exit/execution time of specific
> java function in that represents the above item but it would require us to
> examine the ApacheDS source for each new release we deploy, so our
> monitoring tool correctly track the right code, which isn't practical.
>
>    we already have this functionality in TimerInterceptor but it is not
activated by default
and also this writes to the log file (which is inconvenient for your
usecase)

I will try to add all this data to an ephemeral entry available under
ou=system partition

[1] https://issues.apache.org/jira/browse/DIRSERVER

> Thanks.
>
>
>
> This email and any files transmitted with it are confidential, proprietary
> and intended solely for the individual or entity to whom they are
> addressed.
> If you have received this email in error please delete it immediately.
>
>


-- 
Kiran Ayyagari
http://keydap.com

Reply via email to