to use jmeter to monitor weblogic, you'll have to port Tomcat5 status servlet to weblogic. the primary difference is weblogic doesn't have the same mbeans as tomcat, so you'll have to comment out those parts.
for the thread count, you'll have to just use the system thread count. peter On 5/25/05, Shenoy, Srinivas <[EMAIL PROTECTED]> wrote: > Hi All, > > I was trying to monitor Weblogic server using Jmeter. I was trying to > configure Jmeter to monitor Weblogic. But I am not finding any > information how to configure. A few of website says it can be configured > but no information how to do it? > > Please let me know any body has information how to configure it? > > Thanks & Regards, > T. Srinivas Shenoy > > > This email may contain material that is confidential, privileged and/or > attorney work product for the sole use of the intended recipient. Any review, > reliance or distribution by others or forwarding without express permission > is strictly prohibited. If you are not the intended recipient, please contact > the sender and delete all copies. > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

