hi,

information I'm regularly interested in include:

- number of active JCR sessions (current workaround: jmap -histo <pid>
| grep SessionImpl)
- runtime of queries (current workaround: adjust log level)

regards
 marcel

On Thu, Feb 18, 2010 at 14:26, Justin Edelson <[email protected]> wrote:
> As I mentioned in the JCache thread, I'd like to have Jackrabbit expose
> monitoring data (presumably via JMX). The most obvious place for this is
> around caches, but I imagine there are other places where monitoring
> data could be useful.
>
> Any ideas?
>
> Justin
>

Reply via email to