2 Replies Latest reply on May 10, 2004 3:24 PM by vektom

    Monitor EJB's and sizes so I can Tune them or find problems

    twgerber

      Our application uses some EJB's - stateful and stateless.

      I would like to be able to monitor how many EJB's are active as well as the memory size they are taking up - particularly the stateful session beans. This will help me decide which EJB"s I might need to look at for tuning purposes.

      Is there a way to do that? Any handy tools people use for monitoring this type of activity? I don't see how to do it with the JBoss console.

      I am running 3.2.3.

      Thx