WebSphere JVM MXBeans -
when using oracle jvm, can obtain large amount of useful jvm data using provided mxbeans garbagecollectormxbean, memorymxbean etc. same mxbeans available in case of websphere jvm ?
thanks in advance.
yes, available on websphere, tricky access them remotely. completed documentation explains need know access these mxbeans:
http://code.google.com/p/xm4was/wiki/webspherejmx
the xm4was project provides tools make easier. following document describes how use them set visualvm monitor websphere jvm:
Comments
Post a Comment